Starting an In-Database job

How to start an In-Database job with the web service (instead of starting it via the eperi sEcure Admin Console).

Before you begin

You have already configured an In-Database job in the eperi sEcure Admin Console, see Configuring and using the Database Anonymizer.

Procedure

  1. Create a SOAP request for the operation protectDb.
  2. Configure the parameter in the SOAP request:
    Table 1. SOAP request parameters
    Parameter Type Description
    jobName String; required; Name of the In-Database job as configured in the eperi sEcure Admin Console, Soap tab.
  3. Submit the request.

Results

The In-Database job as specified in the SOAP request is started. The response contains a unique requestId. The requestId can be used to distinguish the logs for the respective request in the log file. If an exception occurs during processing, the requestId contains the text "General exception occurred".