To be able to use Pricefx Studio in IDEA, you need to have a configuration file.
...
If you have a PlatformManager account, you can have the configuration file pre-generated with all the partitions. This helps you get started much faster.
Note that there is listed only partitions for which you have access assigned in PlatformManager.
The list of partitions will contain only the ones from Accounts to which you have access (Accounts in the terminology of PlatformManager).
- In IDEA go to Settings > Pricefx Studio.
- Fill in the PlatformManager username (your email) and set the token by clicking the 'Create token' button.
- This will redirect you to PlatformManager where you need to:
- Log in.
- Go to your Profile Settings > Tokens.
- Click the Add icon and create a new token.
- Copy and save its value.
- Use this value back in IDEA Settings.
- Click OK and close the Settings.
- To test the connection, proceed to the next step Fetch Logics.
...
- .
Passwords Management
Since Pricefx Studio 6.0, all credentials for partitions you define in config.groovy are stored in the default IDEA password manager (KeePass for Windows and KeyChain for Mac). In these tools you will set up a master password and load all the configurations from IDEA. Then you get a screen where you can view and manage all the passwords.
...