How to set up my access data?

How to set up my access data?

The use of Expressions in the configuration of a solution is frequent practice, due to the large number that a certain expression is applied recurrently. For example, in the solution provided as a base example, all pipelines make systematic use of the VALUEKEEP V3 API. Therefore, it is suggested as good practice to include an Expression that defines the context of the VALUEKEEP V3 API, as shown in the following example.



The definition of an Expression is synthesized in the definition of two attributes:

  1. Pattern: identification or designation of the expression, with the following syntax "%NAME%";
  2. Value: set of attributes and respective values that are interpreted by the plugin.

The expression that contextualizes the VALUEKEEP V3 API, has the following attributes (all mandatory definition):

  1. Identity: address of the identity (identification service);
  2. Url: default address to access the API;
  3. Tenant: tenant identification;
  4. Organization: organization identification;
  5. ClientId: Client Id identifier (provided by Valuekeep). This attribute requires encryption (via the Valuekeep Integrator SDK utility);
  6. ClientSecret: identifier of the Client Secret (provided by Valuekeep). This attribute requires encryption (via the Valuekeep Integrator SDK utility);



    • Related Articles

    • How safe is my data?

      At Valuekeep, we understand the concerns that customers may have in relation to the security of their data. Due to that, we go to extreme measures to ensure the security and constant availability of our customers’ data. All information moving between ...
    • How to set up the Mappers (Expression Values)?

      In addition to the set of properties that can be applied to data transformation models, the GenericMapper transformation service provides a methodology (ExpressionValues) that allows you to apply to a given property an expression whose degree of ...
    • WebAPI - How to get the locations an employee has access to?

      The method returns the location list and the access level the employee has access to.  The method to be used to get the location list and the access level the employee has access to is: GET ...
    • WebAPI - How to get the tools an employee has access to?

      The method returns the tool list and the access level the employee can access. The method to be used to get the tool list and the access level the employee can access is: GET ...
    • WebAPI - How to get the equipment an employee has access to?

      The method returns the equipment list and the access level the employee has access to.  The method to be used to get the equipment list and the access level the employee has access to is: GET ...