Data Mapper Details
Input representation of the data mapper details to clear the cache for.
- JSON example
-
{ "dataMappers": [ { "dataMapperName": "DRWithLoad", "input": { "Name": "Get Account Details" } } ] }
- Properties
-
Name Type Description Required or Optional Available Version dataMapperName String Name of the data mapper to clear the cache for. The execution cache is cleared for the storage that's specified in the cacheStorageType property. Required 64.0 input String Custom JSON data to clear the cache. Optional 64.0