Entity: process

The process entity is used for grouping process-related data. Within the context of AFD 2.0, processes describe information about a status, associated with (for example) an application or a change.

Example usage

Below is an example process entity of entityType transaction, filled with some attributes. See AFD 2.0 Online for the complete and up-to-date data catalog with all available entity types and associated attributes listed under the process entity. More documentation on the use of SIVI AFS is available in chapter Where to find elements of SIVI AFS.

{
	"process": [ {
		"entityType": "transaction",
		"sequenceNumber": "1",
		"statusType": "5",
		"statusDescription": "voorlopige offerte mw. Janssen",
		"referenceDate": "2022-12-01",
		"processStartDate": "2022-12-15"
	} ]
}

Entity types

AFD 2.0 has about twenty different entity types with regard to processes. The most recent overview of entity types is available in AFD 2.0 Online.

Feedback

Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
If you have any support questions, do not hesitate to contact us.

Post Comment