Downloading data from a Lookup in OIC
Content
We are trying to download the data present in a lookup in OIC using the following REST service -
ic/api/integration/v1/lookups//archive
The lookup has 1774 records. We are getting the below error :
{
"detail": "ICS-11108: The lookup format is invalid. The number of cells and columns do not match.",
"status": "HTTP 500 Internal Server Error",
"title": "We cannot export lookup 'LookupCloudSubInventoryOrg' because an error occurred while processing the file. [Cause: ICS-11108]",
}
Please let us know if there is any way to fix this.
Tagged:
0