Hi Everyone,
This blog gives you a brief idea about the 'General Services' option under Process Chain and few useful links/docs related to it (esp. for Beginners).
It includes various options like
Start Process :
As we all know that this Process type let us to start the Process Chain.
Interrupt Process :
Once you drag this Process type on to the work area, then you shall create a new variant for it. When you are creating a variant, you will find the below screen.
Useful Link:
http://scn.sap.com/community/data-warehousing/bw/blog/2011/05/10/interrupting-the-process-chain
AND/OR/EXOR :
AND - When we use AND operator, it will check whether all the above processes are completed successfully. If ALL the above process are successful, then it
will proceed to the following process which is connected to AND process type.
If both '1 & 2' in the above snapshot are completed, then the 'Program' which is connected to AND process will be executed.
OR - When we use OR operator, it will check whether all the above processes are completed successfully. If EITHER of the above process are successfull, then it will proceed to the following process which is connected to OR process type.
If either '1' OR '2' in the above snapshot are completed successfully, then the 'Program' which is connected to OR process will be executed.
EXOR - When we use EXOR operator, it will check whether all the above processes are completed successfully. If EITHER of the above process are
successfull, then it will proceed to the following process whereas if both the above process are successfull or failed then EXOR will not proceed further.
Only If, either '1' OR '2' in the above snapshot are completed successfully, then the 'Program' which is connected to EXOR process will be executed.
If both '1' & '2' in the above snapshot are completed successfully, then the 'Program' which is connected to EXOR process will not be executed.
If both '1' & '2' in the above snapshot are failed, then the 'Program' which is connected to EXOR process will not be executed.
ABAP Program :
Useful Links:
http://scn.sap.com/docs/DOC-31355
OS Command:
Useful Link :
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0c41c52-2638-2e10-0b89-ffa4e2f10...?QuickLink=index&overridelayout=true&50680614451028
Local Process Chain :
When you drag the 'Local Process chain', you will get the following screen.
Remote Process Chain :
Useful Link:
QuickLink=index&overridelayout=true&51887500303922
Decision Between Multiple Alternatives :
You can refer the below useful document on 'Decision between Multiple Alternatives'.
Useful Links :
QuickLink=index&overridelayout=true&31976031532763
Is the Previous run in the chain still Active? :
Sample Scenario :
If the Process chain runs on every 'Friday' of the week. When it runs on the second friday of the current month, you need to check whether the Process chain has run successfully or not in the previous Friday. If it's successful, then it shall run on the second friday of the current Month. To use this Logic, we shall use this Process Type.
There are many scenarios in which it shall be used effectively.
Useful Link :
http://scn.sap.com/message/622386#622386
Start job in SAP Business Objects Data Services :
Useful Link :
http://help.sap.com/saphelp_nw73/helpdata/en/48/55dc37a06c4260b8512fc94ae2dd68/frameset.htm
I hope that this blog is helpful for you.
Thanks a lot for reading this Blog :smile:
Regards,
Gokulkumar RD
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
4 | |
4 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 |