Hello,
I have a very basic question, but it is a big one.
How and where I can link a workflow to notification?
What is the common condition (maybe with reference to standard SAP) where I can see triggering a workflow from notification? Is that based on the notification status?
How to pass certain fields from notification to the workflow?
Thank you,
Paulo
Request clarification before answering.
Hello Paulo,
Work-flow needs to be activated separately. Whereas you can achieve most of the things through user status (Status Profile with tcode OIBS)
Few discussions on Work-flow in Notifications:
PM workflow for Notification creation
Regards
KJogeswaraRao
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Paulo,
1. We can use the configuration OIM1 to trigger work flow if it is required for the person irrespective of Notification types etc.
2. Use can use NOTIF_EVENT_SAVE or NOTIF_EVENT_POST, to send the workflow for the user created or responsible or to specified list. Here you can code based on particular notification type.
3. Determine Partner functions for particular notification type. Like department responsible, user responsible, this can be called in your notification, where you can maintain Persons. Through the email ID assignment for the user ID, email will be triggered.
The technical changes can be done by workflow consultant on triggering the mail to outlook or sap inbox. Configuration like option 1 and partner functions will be a responsible of functional consultant.
Regards
Terence
| User | Count |
|---|---|
| 14 | |
| 12 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.