on 2012 Sep 25 11:12 AM
Hi ,
I want to write a JAVA API to delete completed workflwo records in MDM.
I want some know basic steps performed in SAP NWDS like creating new project and adding jar files before actual code is written.
or
If you can guide me to some document it would be great help.
Thanks in Advance
Best Regards,
Neethu Joy
Hello,
You will find the relevant information on http://help.sap.com/javadocs/MDM71/index.html
http://scn.sap.com/docs/DOC-8106
http://www.eclipsecon.org/2004/EclipseCon_2004_TechnicalTrackPresentations/48_Kessler.pdf
Regards,
Abhishek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Neethu,
The above post does help in configuring NWDS,apart from that the prerequisite and code smaple in the following doc would also be of some help -
The below link talks about DeleteWorkflowJobCommand to achieve a job deletion.Also,If checkin or roll back action fails deletion will not happen.
http://help.sap.com/javadocs/mdm/sp06p2/com/sap/mdm/workflow/commands/DeleteWorkflowJobCommand.html
However,I have a query here that why did you decide to go for a code for work flow deletion and not an upgrade which already offers similar functionality.
Thanks,
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.