cancel
Showing results for 
Search instead for 
Did you mean: 

Assign status profile automatically when upload documents in cFolder

Former Member
0 Kudos

Hello all,

Is there any way to make the automatic assignment of a state profile to documents that are upload into a collaboration of cFolder?

At this time we do it manually, but carries to assign the state profile every time we upload a new document.

Best Regards,

Jennifer Lohan.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Use FM CFX_API_STATUS_PROFILE_ASSIGN somewhere in any user exit or BADI (let me know the scenario)

we pass status profile GUID and the Folder / Doc /collaboration GUID into the FM and it attaches the status profile to desired object.

regards

Alok