The sample workflow provided uses Username Token Authentication and does not implement the message protection options of Nonce, Creation Timestamp, or SSL encryption. For the sample workflow to work, you must set the following settings to false or P6 EPPM Web Services will reject the messages sent from BPM.
To verify you configured the sample workflow correctly set the following to false:
- Open the Primavera P6 Administrator.
- In the Configurations drop-down list, select your configuration.
- In the sidebar select Web Services/Security/Authentication.
- In the Mode field, select Username Token Profile.
- Expand Web Services/Security/Authentication/Username Token Profile/Nonce and set Require Nonce to false.
- Expand Web Services/Security/Authentication/Username Token Profile/Created and set Require Created to false.
- Expand Web Services/Security/Message Protection:
- Set Require Timestamp to false.
- Set Require Digital Signatures for Incoming Messages to false.
- Set Require Encryption for Incoming Messages to false.
- Set Encrypt Response to false.