on ‎2021 Apr 01 9:38 AM
Hi everyone,
I have simple problem I am struggling with. I developed EJB function and deployed it on Java AS. So before using this as mapping function in SAP BPM process i would like to test it.
First, i found the simplest way, but it doesn't work for me:
", but i don't know how to set Input Parameters (DataObject and InvocationContext) in EJB Explorer: 
Second way would be to write unit test in NWDS, but still i don't know how to initialize DataObject and InvocationContext to call the invokeSdo method.
I didn't say what function does, but it isn't important for my problem - let's assume that function receives one string parameter and returns the same.
I would be grateful if someone can point me to right solution, either using EJB Explorer or writing unit test in NWDS.
Request clarification before answering.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.