Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To be able to use Pricefx Studio in IDEA, you need to have a configuration file. 

...

  1. Right click the project name and from the context menu select New > Create Pricefx configuration.
  2. Fill in the environment, partition, URL, user name, password and TFA token (if TFA is enabled).
    For password management, see below. 
     
  3. Based on this data, a config file will be created. For example: 
  4. If you need to add more environments and partitions, repeat the above steps.
  5. To test the connection, proceed to the next step Fetch Logics

Create Config File with Help of PlatformManager

...

  1. In IDEA go to Settings > Pricefx Studio. 
  2. Fill in the PlatformManager username (your email) and set the token by clicking the 'Create token' button.
  3. This will redirect you to PlatformManager where you need to:
    1. Log in. 
    2. Go to your Profile Settings > Tokens.
    3. Click the Add icon and create a new token. 
    4. Copy and save its value.
    5. Use this value back in IDEA Settings. 
  4. Click OK and close the Settings.
  5. To test the connection, proceed to the next step Fetch Logics

(info) The config file will contain only those partitions (Accounts in the terminology of PlatformManager) to which you have access. 

...