The value is 143 bcos it is being returned by the application. i want to capture the value that is being sent back by the application. the value 143 remains unchanged evn though the return type is changed from a "string" to an "int". how can i capture this return value from the application within workflow and assign it to a data structure.
its a simple java application which has one method.
this method accepts a command line argument from workflow prints the same in the method and returns a hardcoded string.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum