Expand my Community achievements bar.

extending assemblyservice API

Avatar

Former Community Member

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