cancel
Showing results for 
Search instead for 
Did you mean: 

Cofiguring Data Quality remediation tool

12-20-2016 1:49 PM
647 views 5 comments
0 Likes
SAP Managed Tags
Subscribe

Hi Everyone,

I tried configuring the data quality remediation tool in SAP MDG-M as per the document SAP MDG: Master Data Remediation - Initial Configuration, in first webservice it should returns the session id of Data quality tool.

but iam getting error as one or more required parameters are missing (CWS-10004).

Any help to resolve the issue?

Thanks &regards,

Bhuvaneswari

0 Likes

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Likes

Hi ,

IS opened within Iframe but looks like integration with MDG is not proper. Data quality tool just opens IS within frame, Object with Errors requires IS integration with MDG and displays erroneous records according to your selection so check integration part of MDG. At run time check whether method IF_MDG_DQR_DQ_SERVICE~GET_FAILED_RECORDS of class ZCL_RDS_MDG_DQR_DQ_SERVICE_IS is called and retrieves records at run time or is it going with any exceptions..In this method MDG makes call to IS and receives session ID. With the session id it retrieves failed records.

Thank you

0 Likes

For session Id check with Data services team.

0 Likes

Hi,

Check whether login credentials are passed at run time in the FM Z_RDS_MDGIS_LOGIN1.

Thank you

Former Member
0 Likes

Hi,

Thanks for the reply,

I tried passing the login credentials at run time(Debugging) for the FM Z_RDS_MDGIS_LOGIN1 , it doesn't return any error message or Session id.

Regards,

Bhuvaneswari