You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Data map is clearing data for different cost center in ASO even when CC is passed as parameter

edited Nov 21, 2025 10:42AM in Planning 4 comments

Summary:

Hello Geniuses,

I am facing an issue while running the datamaps using restapi connection. I am modifying the map definition in the job using rest api for cost center. Ideally the data should be cleared and pushed to target cube for the cost center selected. But while running, it's clearing other cost centers as well. The cost centers are SL to member mapped. Please see the scriptlet below ..  

Anyone faced this issue before?

Content (please ensure you mask any confidential information):

HttpResponse<String> jsonResponse1 = operation.application.getConnection("Cube_REST_Connect")    .post('/rest/v3/applications/APPLICATION_NAME/jobs')    .header("Content-Type", "application/json")    .body(json(["jobType":"PLAN_TYPE_MAP", "jobName":"DATA_MAP_NAME","parameters":["overrideMembersMap": ["Decision Package":

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!