How can I test process if a process takes an object as input?
for example,
in petverification, input variable pet object. how can set pet object test process?
i tried set "<pet><name>test</name></pet>" pet value bar, getting following error:
alc-dsc-119-000: com.adobe.idp.dsc.util.invalidcoercionexception: cannot coerce object: <pet><name>test</name></pet> of type: java.lang.string type: class com.petstore.model.pet
thanks,
where example from?
if process takes petobject input parameter, need provide petobject.
if give string, you're going coercion error can't convert type on other type.
jasmin
More discussions in LiveCycle Workbench
adobe
Comments
Post a Comment