cancel
Showing results for 
Search instead for 
Did you mean: 

Supplier Registration Workflow

0 Kudos

Hi Experts,

     I need help on supplier registration workflow. I am trying to develop the workflow for supplier registration but its fetch the collaborators section.

I checked API for Supplier registration IFC, Supplier registration workflow IFC etc. I am not getting any “getCollaborators()” method.

Can anybody give any suggestion on the above issue.

Regards,

Shripad Kadave

Accepted Solutions (1)

Accepted Solutions (1)

former_member190023
Contributor
0 Kudos

Hi,

collabs = doc.getCollectionMetadata("COLLABORATORS").get(doc);

Bogdan

0 Kudos

Thanks Bogdan,

     Now my workflow is working, thanks for your guidance.

Shripad

Answers (0)