Posted by: Pdfprep
Post Date: February 8, 2021
Which method should be used for passing an external complex variable type to the IBM BPM Web API?
A . Pass the complex variable type as-is to the web AP
C . Convert the variable to XML and wrap it in a ComplexValue object.
D . Convert the complex variable to a String via the . tostring () method.
E . Passing external complex variable types to the web API are not supported.
Answer: C
Leave a Reply