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. - 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.
...