cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Entity CampaignParameterSet not available in Service

Former Member
0 Likes
422

Hi ,

Working on Hybris Marketing On premise.

We have a requirement where we wanted to execute external campaigns and for that want to connect with SAP PO.

Now there is a SPRO setting in path -

spro>sap hybris markting>campaigns>connect to external systems.

Here there are different entity types that we can do active/inactive.

One such entityset is 'CampaignParameterSet'.

Now when we execute the campaign, the service which gets called is CUAN_CAMPAIGN_SRV.

The issue is 'CampaignParameterSet' doesnt exist in this service.

Any help is much appreciated.

Thanks,

Devashish

Accepted Solutions (0)

Answers (2)

Answers (2)

KunalBansal
SAP Champion
SAP Champion

Dear Devashish,

Please follow these help documents and see if you are missing something:

If it doesn't help, please share the screenshots from customizing screen.

Thank you.

Regards,

Kunal Bansal

CRM & Hybris Marketing - Consultant

Former Member
0 Likes

Hi Kunal,

I have already gone through those docs.

I think this is a bug where the Entities provided by SAP is not present in the Standard service which is being called.

CUAN_CAMPAIGN_SRV service should contain the Odata Entities that are provided in the customizing and should be visible in the $metadata, however I can see only CampaignSet entity visible.

Basically since these Endpoint Names (CampaignParameterSet, ExtTargetGroupSet) are provided by SAP in the customizing, it should also be available into the Service (CUAN_CAMPAIGN_SRV) which gets called.

Unfortunately, these can’t been seen in the metadata for this service –

/sap/opu/odata/sap/cuan_campaign_srv/$metadata

In SAP Documentation, there they have mentioned about these entities which will retrieve the specific data, but even there the Service name Is different, which in my opinion is related to Hybris Marketing Cloud –

https://help.sap.com/doc/605c520a660f48909008a17a9bd94b90/1802%20YMKT/en-US/4c/75c14963864f98aee65ef...

Regards,

Devashish

Former Member
0 Likes

Hello guys ,

Any views ?

Thanks,

Devashish