Hey Marc,

I agree Business Service is  a standard approach and that's what I would have used too when needed. 

And as you pointed it shows a request going from Service and it works if we call it from CSP , ZEN etc

What I am trying to achieve is an exact functionality from custom bpl code as we do from a graphic bpl.  
Lets say for ex
my bpl takes x ,y as request properties
calls an op to sum them and return the result in response
stores the result in z
passes the z to a second op to send to some system.

Now in a graphic bpl this is straight forward 2 step work, I just wanted to know how to do it in custom code.

The exact traces etc as we would see via graphic bpl.  

Am I reading it wrong? Dont see port number anywhre

  • 2 - Namespace name. For example, %SYS>. The current namespace name is contained in the $NAMESPACE special variable. It can be an explicit namespace name or an implied namespace name.

  • 3 - Config name. The name of your system installation. For example, IRIS2>. This is the same for all of your terminal processes