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.
...
- In IDEA go to Settings > Pricefx Studio.
Note: For mac click on Intellij IDEA → Preferences → 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.
...