Variable - Secure and Raw Value Options

497 views
Skip to first unread message

Tony VINCENTI

unread,
Jul 31, 2023, 5:50:25 AM7/31/23
to RunMyProcess Developer Forum
Hi,

Can you explain to me what are the functionalities of these options please?

Regards.


2023-07-31 11_48_15-Window.png

RunMyProcess Developer Forum

unread,
Aug 2, 2023, 3:22:16 PM8/2/23
to RunMyProcess Developer Forum, Tony VINCENTI
Hello Tony,

The RMP documentation has the following page on the output variables in a process step:

Basically, it says that Secured variable is not visible in the Computed Parameters tab of the process instance:
Secured
A secured variable is a variable that won't be visible in Launched process Parameters tab : it is not sent by RunMyProcess server.
A simple yet powerful scripting and templating language is used to define mappings, based on FreeMarker. For example, mappings may include mathematical operators, string manipulation, logical operators and choices, manipulation of a list of values, etc.


The "Raw Value", on the other hand, means that RMP would remove the whitespace added during certain calculations before or after the value of the variable img1_secure-raw.jpg 

For example, if you need to include a secured variable in the output of a process step the value would be ****
1.
img2_secure.jpg


2. You can also use measure and assign the value with ${<var_name>} notation: 

img3_measure.jpg  img3_measure_secure.jpg
3. This is analogous to P_logs and any other sensitive information that should exist but not be revealed in the process.
img4_p-log_set.jpg

The output is hidden in the CAPI itself,
img4_p-log_resultCapi.jpg

but not in the RMP Logs Report. Be aware of which users have permissions to the  RPM Logs application.

Best regards,

RunMyProcess Support
Reply all
Reply to author
Forward
0 new messages