Skip to main content

Hi


Is there a global string that can be assigned to all processes? a string that has a scope that encompasses k2 server.

Yes.  The Environment Library is used to store data that can read by all processes.  The Environment Library can be configured for different environments like Dev, Test, and Prod so an environment field called "MyWebSite" can have the appropriate URL for each environment.  The environment library fields should not be updated by any processes.


 May I suggest the K2 blackpearl book?  It is a good source of information.


Thanks a Lot Mr David

Reply