Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Miguel VazquezMiguel VazquezReporter
Rodrigo PastranaRodrigo PastranaPriority
MajorFix versions
Affects versions
Details
Details
Assignee
Miguel Vazquez
Miguel VazquezReporter
Rodrigo Pastrana
Rodrigo PastranaPriority
Fix versions
Affects versions
Created November 14, 2016 at 10:08 PM
Updated June 12, 2017 at 3:12 PM
Resolved June 12, 2017 at 3:12 PM
@Miguel Vazquez The following XML can be used as either placeholder text or the default value (commented out) for each method configuration:
<Method name="MyMethodName" queryname="roxie.MyQuery" querytype="roxie|wsecl|proxy|java" url="localhost:8096" pw="fe4c5295f954ecc939a2a6900bbaaab1" username="myuser" maxWaitSeconds="20" pwc="mypass" javamethod="myjavamethod"> <Gateways> <Gateway name="mygateway1"> <URL>http://mygateway.com</URL> </Gateway> </Gateways> </Method>