Add Account Callback Dialog Box

Use this dialog box to create and add details to an account callback. Your access to these settings is dependent on your version of ConceptShare.

Important: Account Callbacks are available only in the Enterprise or Integrated Edition of ConceptShare.

Contents

Field Description
URL This is the location from where you want the callback to make the request. It is a URL on a system in your environment where you want to listen for events.
Method This is the method that ConceptShare uses to retrieve information.
  • GET requests data from a specified source.
  • POST submits data to be processed to a specified source.
Authorization Header This provides authentication information on the request.
Enabled This enables callbacks depending on certain scenarios, for example, development callbacks versus production callbacks.
Retry On Failure This option will retry the callback in case the process did not complete due to network issues, connectivity issues, or server error.
Number of Retry Attempts If retries are enabled, this option determines the length of interval between retries.
Delay (in seconds) between Retry Attempts If retries are enabled, this option will determine the length of interval between retries.
Events These are the events to listen for. You can select multiple events for a given callback, and a request will go out for each instance of the given event. For a list of events and description, see the Deltek ConceptShare Callbacks Guide.