CMDBuild Forum

Get domain attribute within workflow

Hello there,

 

Is there any way to get domain attribute from workflow API. I cannot found any explanation regarding this in workflow documentation.

 

Thank you.

 

Regards,

Herru

Hello Herru,

the only way to manage relations attributes from the workflow API is writing a stored-procedure for reading or updating them and call the stored-procedure with the callFunction method of the APIs.

 

Kind regards

CMDBuild Team

 

Previously Herru Windiarto wrote:

Hello there,

 

Is there any way to get domain attribute from workflow API. I cannot found any explanation regarding this in workflow documentation.

 

Thank you.

 

Regards,

Herru

 

Hello there,
 
Thank you for your answer.
 
Now I'm exploring about callFunction API. I found that callFunction doesn't support multiple record result,  does it?
 
Is there any way to get multiple record result (e.g. select query), from workflow?
 
Thank you.
 
Regards,
Herru
 
Previously Tecnoteca wrote:

Hello Herru,

the only way to manage relations attributes from the workflow API is writing a stored-procedure for reading or updating them and call the stored-procedure with the callFunction method of the APIs.

 

Kind regards

CMDBuild Team

 

Previously Herru Windiarto wrote:

Hello there,

 

Is there any way to get domain attribute from workflow API. I cannot found any explanation regarding this in workflow documentation.

 

Thank you.

 

Regards,

Herru