on 2008 Nov 18 11:01 AM
Hi All,
I am facing problem in Check function module, Get Parameter is not working in Check function module. Unable to debug it, can any one tell me how to Debug Check Function Module?
Thanks in advance.
Mithun
The reason why you cannot debug the check function module is that it is actually executed by the workflow system user WF-BATCH.
You could try to set up an external break point for user WF-BATCH, and then launch the workflow.
Regards,
Karri
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi mithun
To debug the function moduel for the portal user. U need to set the external debugging and in the utlitites(M) goto settings in that goto debugging tab in the user name give the portal username. When u execute from portal this is the way to do the debugging.
Regards
vijay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Open the check FM in SE37 Txn and put a Break point in the Soruce Code and try to execute it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have done the same thing but execution is not stoping at the break point.
Let me explian the scenario, I am creating Purchage Requisition from Portal, and there is a check function module assigned for BUS2105 and workflow receiver type. I have kept both HTTP external break point and Session break point in the function module. But both are not working.
Thanks,
Mithun
User | Count |
---|---|
66 | |
11 | |
10 | |
10 | |
9 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.