Data Profiling
- Data Profiling H2L
- All Products
Property
| Value
|
---|---|
URL
| Enter a URL to run a profile. Use the following format: https://usw3-dqprofile.dm-ap.informaticacloud.com/profiling-service/api/v1/profile/id/execute
|
Property
| Value
|
---|---|
ID
| The unique identifier of the Data Profiling asset.
For example, 908ed64e-cfd0-4544-bb69-5f5414e2f18b
To retrieve the ProfileId, see the
Prerequisites
section.
|
{ "profileRunId": "c47bf0ba-ff07-4235-85db-c82d17c5ad45" "profileJobId": "67f6b06a-a830-4b46-a137-e047c8087176" }
This page should be updated to clarify that the ID input is actually a path parameter, for example: {$baseURL}/profiling-service/api/v1/profile/{$id}/execute
My initial impression from this document was that "ID" was supposed to be passed in the JSON body of the POST request, which is not correct.
Hi Robert Doan,
We’re working to address your comments and we'll update the docs in an upcoming release.
Thanks,
Informatica Documentation team