Some days you just wish things would work as they say on the can :(
Can I stop individuals from being able to delete attachments in E9? And only allow supervisors or managers to have this right?
sure, use a BPM and check their group membership
*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>
*Quis custodiet ipsos custodes?*
On Tue, Sep 25, 2012 at 3:02 PM, cubcrafters_it <
jason.navarrete@...> wrote:
*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>
*Quis custodiet ipsos custodes?*
On Tue, Sep 25, 2012 at 3:02 PM, cubcrafters_it <
jason.navarrete@...> wrote:
> **[Non-text portions of this message have been removed]
>
>
> Can I stop individuals from being able to delete attachments in E9? And
> only allow supervisors or managers to have this right?
>
>
>
Nothing like dragging up an old post, but.....
We have tried to get this to work via a BPM, with no luck. I don't think the actual method works. If anyone has actually got this working I'd appreciate some pointing in the right direction.
We have done a trace and I only see:
<businessObject>Epicor.Mfg.BO.Attachment</businessObject>
<methodName>GetPathReferences</methodName>
Then
<businessObject>Epicor.Mfg.BO.HelpDesk</businessObject>
<methodName>Update</methodName>
At the bottom of the dataset I see
</HelpDeskDataSet></parameter>
</parameters>
<paramDataSetChanges>
<paramDataSet name='ds' useDataSetNbr='0' >
<deletedRow tableName='HDCaseAttch' rowState='Deleted' rowNum='0'/>
</paramDataSet>
I'm not sure how to go based on this information as I would have expected to have seen
a Epicor.Mfg.BO.Attachment Delete method.
It also looks like the attachment form is on that is not customisable so yo can't put some code behind the button.
Any assistance appreciated.
We are using the file system mode for attachments so.if anyone has any experience with using sharepoint mode I would be very interested to hear from you.
Primarily we need to ensure that only specific users can delete attachments.
Cheers
Simon Hall
We have tried to get this to work via a BPM, with no luck. I don't think the actual method works. If anyone has actually got this working I'd appreciate some pointing in the right direction.
We have done a trace and I only see:
<businessObject>Epicor.Mfg.BO.Attachment</businessObject>
<methodName>GetPathReferences</methodName>
Then
<businessObject>Epicor.Mfg.BO.HelpDesk</businessObject>
<methodName>Update</methodName>
At the bottom of the dataset I see
</HelpDeskDataSet></parameter>
</parameters>
<paramDataSetChanges>
<paramDataSet name='ds' useDataSetNbr='0' >
<deletedRow tableName='HDCaseAttch' rowState='Deleted' rowNum='0'/>
</paramDataSet>
I'm not sure how to go based on this information as I would have expected to have seen
a Epicor.Mfg.BO.Attachment Delete method.
It also looks like the attachment form is on that is not customisable so yo can't put some code behind the button.
Any assistance appreciated.
We are using the file system mode for attachments so.if anyone has any experience with using sharepoint mode I would be very interested to hear from you.
Primarily we need to ensure that only specific users can delete attachments.
Cheers
Simon Hall