cancel
Showing results for 
Search instead for 
Did you mean: 

SWCV for created objects

Former Member
0 Kudos

Hi

I created a Namespace with client name in a SWCV, SAP APPL 6.04 and exported it to QAS. But the Namespace didn't come under the same SWCV in QAS and it's not visible under Design Objects. I transported a Namespace from the same SWCV in QAS to DEV and it's appeaing in DEV. I wonder whether it's because of the name conflict.

I mean the Namespace that I transported from QAS to DEV has it's name starting with http://sap.com/.

The Namespace that I tried to Transport from DEV to QAS has name starting with the name of the client like http://xyz.com.

I have to remind you that the all the other namespaces in SAP APPL starts with http://sap.com and also they are all created by downloading XI Standard Content from Namespace.

So when I create and design objects of my own, should I create a SWCV in SLD in the name of Client, export it to ESR and then create the Design Objects in it ? Or is it permissible to create a new scenario in the SAP defined Namespaces ?

My problems due to Transport was not solved despite raising an OSS Message?

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ajith,

Abishek is right. The best way forward is to create your own custom SWCV and then define the SAP SWCV's as prerequisite in the SLD.

You can then use all the SAP content in your custom scenario.

Even if you need to use the SAP datatype you can create Data Type Enhancements in your custom SWCV and make this related to the SAP Data types.

Kr

Robert

Answers (2)

Answers (2)

former_member200962
Active Contributor
0 Kudos
So when I create and design objects of my own, should I create a SWCV in SLD in the name of Client, export it to ESR 
and then create the Design Objects in it ? Or is it permissible to create a new scenario in the SAP defined Namespaces ?

We ideally should not be changing the SAP delivered content....it is always recommended that you create your own SWCV...import in ESR....define Dependency between SAP SWCV and custom SWCV (custom dependant on SAP)....and then refer the objects as you like....in my opinion even SAP would respond saying that SAP content should not be altered.

vadimklimov
Active Contributor
0 Kudos

Hello Ajith,

This is not a good idea to create custom objects in SAP's namespaces - you may face problems in the future when applying more recent XI Content or upgrading the PI system. Normally, you should create and maintain custom objects in custom namespaces.

Can you advise if SWCV that you used in Development environment also exists in Quality Assurance environment? If not, please import it to SLD of Quality Assurance and ensure it is visible in ESR of Quality Assurance before importing the affected namespace and design objects into ESR of Quality Assurance.

Regards,

Vadim

Former Member
0 Kudos

Vadim,

Yeah, the SWCV exists in both DEV and QAS. It's SAP APPL 6.04

The Namespace that I created in DDEV starts with client name and it's existing in the SWCV of SAP. I feel that's why I face the error that I face now

Regards