on 2013 Jun 28 10:02 AM
Hi Experts,
I am new to SAP CLM. I have some questions about the triggering notification e-mail to user. Can you please guide me on the following question.
Could you please guide me how to do the above requirement. Thank you in advance.
Thank you,
Noppong Jinbunluphol
Edited : Got the answer of the 1st question from http://scn.sap.com/thread/2021829.
Request clarification before answering.
Hi Noppong,
For the second Question, on sourcing 9 , you can create a Explicit script where you will write query to pull the collection of reviewers , get the reviewer emails ids and trigger the mail.
For scheduling the above activity , under schedule tasks you can then schedule to run the script according to your custom schedule on daily basis or so to remind the reviewers .
If you are not on sourcing 9 , then on Sourcing 7 , to schedule it and trigger mail you will be needing to deploy a custom jar and then schedule a IAPI task.
Hope it answers your queries.
Thanks
Uday
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Noppong ,
No Noppong , I dont have any documents on the same . I did start that exercise but dropped it as it was decided to use Sourcing 9 for our client.
would tell u the steps which i was following or shall be followed.
Develop a custom jar in eclipse and then with help of basis team include that custom jar and rebuild war , ear and sca files .( for rebuidling etc config tool and JSPM might be used by Basis team )
Hope it helps you to start developing.
Thanks
Uday
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.