Can I edit hidden process field value when deployment?

  • 23 August 2016
  • 2 replies
  • 2 views

Badge +1

Hi All,

 

I created a process and want to deploy to another environment using Package and Deployment (PnD) tool.
This process has a hidden data field to hide the value on report such like process overview.
The value of field is constant and must be changed on each environment.
So I want to change the value when create or deploy package.

 

The value is shown and can change on PnD tool if the field which is not checked "hidden" option.
https://help.k2.com/onlinehelp/k2blackpearl/PackageandDeployment/current/default.htm#Package_and_Deployment_-_Assigning_Variables.html
However hidden field is not shown and cannot change the value.

Please let me know how to change the value.

 

Best Regards,


2 replies

Badge +9

You can edit the process data field and its default value using the context browser. If your project is build usig Visual Studio, open the workflow and under view in the menu, you can see K2 Object Browser.

Badge +1

Hi IPO,
Thank you for your reply.

 

Yes, I can edit the default value by Context Browser on Visual Studio.
I can edit it and deploy to development environment.

 

Now I want to deploy to test environment.
The matter is we are not allowed to deploy directly from Visual Studio and must use PnD tool.
Is there any good method for this situation?

 

Best Regards,

Reply