To be able to use Pricefx Studio in IDEA, you need to have a configuration file where you set up the partition to connect to and credentials. Single sign-on is also supported.
...
- Right click the project name and from the context menu select New > Create Pricefx partition.
- Fill in the environment, partition and URL.
Then decide on the authentication method – either based on credentials entered here or based on SSO.- If password based, enter the user name, password and TFA token (optional – if TFA is enabled; the token arrives in an email when TFA is enabled for a user).
- If SSO based, enter the name of the SAML configuration as is set up at the partition, click the Get SSO Token button and copy the generated token into the next field.
For password management, see below.
- Based on this data, a config file will be created. For example:
- If you need to add more environments and partitions, repeat the above steps.
- To test the connection, proceed to the next step Fetch Logics.
...