Author Message
MichaelReynolds [Avatar]

Joined: Nov 7, 2013
Messages: 140
Location: South Carolina
Offline
I have a servlet imbedded within an OD 7 dialog. I would like to accomplish two things:

1. Step into the Java source of the servlet
2. Pass an argument to the dialog / servlet.

How do I do these two things?

Michael Reynolds mike.reynolds@realpage.com (864) 272-3541
RossYakulis
Joined: Nov 6, 2013
Messages: 2652
Offline
You cannot step from OD flow into Java, but you can set breakpoints in your java code. On item #2 use an input parameter.
Go to:   
Mobile view