update_profile
Update Arc application profile settings for global options and protocols like AS2, AS4, and SFTP. Specify existing property names from the profile response to change them.
Instructions
Update Arc application profile configuration settings. Accepts any profile property including protocol-specific settings. IMPORTANT: Only use property names that exist in the actual profile response.
Common examples:
Global settings: loglevel, ssoenabled, notifyemailfrom, smtpserver, etc.
AS2 CERTIFICATE/KEY settings (note: AS2 uses 'keypath', NOT 'signingcertificate'): • as2:signingkeypath, as2:signingkeypassword, as2:signingkeysubject • as2:privatekeypath, as2:privatekeypassword, as2:privatekeysubject • as2:publickeypath • as2:rolloversigningkeypath, as2:rolloversigningkeypassword, as2:rolloversigningkeysubject • as2:rolloverprivatekeypath, as2:rolloverprivatekeypassword, as2:rolloverprivatekeysubject • as2:rolloverpublickeypath
AS2 other settings: as2:as2identifier, as2:receivingurl, as2:publicurl, as2:baseurl, etc.
AS3/AS4 CERTIFICATE settings (these use 'signingcertificate', different from AS2): • as4:signingcertificate, as4:signingcertificatepassword, as4:signingcertificatesubject • as4:rolloversigningcertificate, as4:rolloversigningcertificatepassword, as4:rolloversigningcertificatesubject
AS4 other settings: as4:partyid, as4:partyidtype, etc.
Other protocols: sftp:, ftp:, http:*, etc.
Property names must be lowercase and use colons for protocol-specific settings. Always verify property names exist in the profile before using them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||