|
Create data import profiles are quite complicated and without this functionality it makes it difficult to share best practice profiles/triage issues with data import/manage testing profiles/upgrades. Below are some additional use cases.
Use cases:
- Library wants to move import profiles from their sandbox/test tenant to their production tenant
- Library A wants to use a profile created by Library B
- PTF, Dev Team, PO wants to store profiles, so that they can be added to a new environment for testing
This feature must support
- API endpoint that allow a user to create a data import profile with job profile and linked match/action/field mapping profiles
- API endpoint that allow a user to update a data import profile job profile and linked match/action/field mapping profiles
- An invalid valid should return an error message that provides information on what profile type and field erred
- Provide a response when the profile was successfully created or updated
- No front-end/UI support with this feature
This feature may not support
|