on ‎2019 Jun 18 9:24 AM
Hello SAP Gurus,
I'm am using an OpenText module called Business Center in SAP that triggers a workflow when a document is uploaded, during the end phase of workflow I encountered the following error :-
Unable to create object of class /OTX/PF20_CL_BASIS_API
Error calling application function /OTX/PF02_INIT_WORKFLOW_EXT
I am trying to debug these errors to find their source I'm new on SAP so any basic help may also help very much appreciated. I am attaching screenshot of the error messages and their number.

1. Unable to create object of class /OTX?PF20_CL_BASIS_API
Mesaage No. /OTX/PF02_M_FRAMEWORK014

2. Error calling application function /OTX/PF02_INIT_WORKFLOW_EXT
Message No. /OTX/PF01_M_001037

3.For number range object /OTX/PF02L are no intervals defined
Request clarification before answering.
Hello,
Please use user specific debugger, switch on debugger by clicking on "Utilities->Settings->ABAP Editor Tab -> Debugging Tab -> assign workflow user for external debugging and save it.
Now debugging will be triggered once the workflow action triggered.
Regards,
Balanand S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Alternatively..
You can go to the workflow's log and view the step in which the error occurred.
Then you can view the step details and get the relevant task/method.
You can then execute the task/method with debugging using the input data which you can find in the step's container.
Regards
Aadhar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Not this menu the debugger image has that. In that mention the User that used to trigger the action and then debugger will be connected and you can debug it (y)
If it solved, please mark this as closed 🙂
thank you
Regards,
Balanand S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can find it even on demo system. Just goto SE38 T-Code and over the menu options you will get "Utilities->Settings".
If possible please share the screenshot of menu list you have.
Regards,
Balanand S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.