Table of Contents

Search

  1. Preface
  2. Overview, Downloading, and Installing
  3. Administration API
  4. Identity Service API
  5. Screenflow Programming and SDK
  6. ActiveVOS WSHT API
  7. Embedding Request Forms in Standalone Web Pages
  8. XML-JSON for Process Central

APIs, SDKs, and Services

APIs, SDKs, and Services

URN Mapping API

URN Mapping API

Within Process Server, you can use system mapping and user-defined mappings for a URN. For information on URN mappings, look for URN Mappings elsewhere in this help.
The elements described in the following table are contained within an
<wsdl:portType name="IAeURNManagement">
Operation Name
Operation
Description
deleteURN
<wsdl:operation name="deleteURN"> <wsdl:input message="tns:DeleteURN" /> <wsdl:output message="tns:DeleteURNResponse" /> </wsdl:operation>
Deletes a URN.
getAllURNDefinitions
<wsdl:operation name="getAllUrnDefinitions"> <wsdl:input message="tns:GetAllUrnDefinitions" /> <wsdl:output message="tns:GetAllUrnDefinitionsResponse" /> </wsdl:operation>
Returns information on all URN definitions.
getUrnDefinitions
<wsdl:operation name="getUrnDefinitions"> <wsdl:input message="tns:getUrnDefinitions" /> <wsdl:output message="tns:getUrnDefinitionsResponse" /> </wsdl:operation>
Returns information on one URN.
upsertURN
<wsdl:operation name="upsertURN"> <wsdl:input message="tns:UpsertURN" /> <wsdl:output message="tns:UpsertURNResponse" /> </wsdl:operation>
Upserts (inserts; switches to update if already exists) a URN.

0 COMMENTS

We’d like to hear from you!