FieldDependency/{Type}[(Entity=String)]: Object
Field Dependency Web Service Function returns field dependencies for Documents, Dots, Graphs or Validate.
Use one of the following types:
FieldDependency function syntax has these named arguments:
Parameter |
Description |
Type |
Required. Select from Document, Dot, Graph or Validate. |
Entity |
Optional. Enter an Accredo Data Type to return field dependencies for one entity. |
See Web Service Functions for sample code to access Web Services. Sample web service end point syntax is:
Response = MakeCall("FieldDependency/Document(Entity=JCTRANSACTION)")