addProcessingActivity

Description
This transaction adds a processing activity to a processing purpose. The processing activity defines how personal data is processed, such as collected, recorded, or distributed.
Web Services
Operation name: addProcessingActivity
Service name: PartyService
Example
Add "Collection" as processing activity to processing purpose "Analysis".
Usage information
A processing purpose can be associated with several processing activities.
Preconditions
The processing purpose must exist. See addProcessingPurpose.
Mandatory input
  • ProcPurpId
  • ProcActType
  • StartDate
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
If no StartDate is provided in the request, then the current date is used by default.
Request message
<TCRMTxType> addProcessingActivity

<TCRMTxObject> ProcessingActivityBObj

<TCRMObject> ProcessingActivityBObj

Response objects
ProcessingActivityBObj
Special note
Not applicable