Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

extending assemblyservice API

Avatar

Level 2

Hello,

I am trying to re-produce the assemblyservice API inputs and outputs with a new LC service.

I see in the assemblyservice wsdl the following element.

- <element name="invoke">
- <complexType>
- <sequence>
<element name="inDDXDoc" type="impl:BLOB" />
<element maxOccurs="1" minOccurs="0" name="inputs" type="apachesoap:Map" />
<element maxOccurs="1" minOccurs="0" name="environment" type="impl:AssemblerOptionSpec" />
</sequence>
</complexType>
</element>
How do I re-create this as a variable in workbench?
Thanks,
Carmen
1 Reply