Hello All, Currently I am working on a plugin where i need to set valu

Hello All,
Currently I am working on a plugin where i need to set value for "ProcessVariable" object, to pass into "ProcessStartConfig" object. But ProcessVariable setValue() function is deprecated as it origins from the TypedVariable. Even though it's working fine , since it's deprecated is there any other way to set the value other than using setValue() for ProcessVariable. or is it fine to use this function ?

OriginalPostID-228642

OriginalPostID-228642

  Discussion posts and replies are publicly visible

Parents
  • Thanks Eduardo, For creating new variable this one looks fine , but i want to assign the value to the existing ProcessParameter. I tried creating the new ProcessVariable similarly and tried to assign the name ,value and instance and then passed it as ProcessParameter but it doesn't accept it. any other suggestion for existing process variable?
Reply
  • Thanks Eduardo, For creating new variable this one looks fine , but i want to assign the value to the existing ProcessParameter. I tried creating the new ProcessVariable similarly and tried to assign the name ,value and instance and then passed it as ProcessParameter but it doesn't accept it. any other suggestion for existing process variable?
Children
No Data