Navigation:  Integration via SOAP web services > Published web services > Kanban >

insertAssociation

Previous  Top  Next

This method enables performing:

The association between a Kanban task and a Workflow instance.

The user that authenticates themselves in this integration will be the creator of the events in the history of the related objects

 

To insert each of these items, it is necessary to follow the standard documented below.

Java class

Request

web\wwwroot\ws\java\task\InsertAssociationRequestType.java

Return

web\wwwroot\ws\java\task\InsertAssociationResponseType.java

 

Request

ID #

Required

Description

Identification

X

SoftExpert Kanban task ID #.

Association Type

X

Association type, being one of the three numbers below:

1 – SoftExpert Workflow.

AssociationId

X

ID # of the instance of the object related to the chosen association type.

 

Return

ID #

Description

Status

SUCCESS: Success, the record association occurred correctly

FAILURE: Failure, the record association was not performed

Detail

SUCCESS: Item ID # associated.

FAILURE: Message indicating the reason for the failure.