cancel
Showing results for 
Search instead for 
Did you mean: 

Where to copy existing XCM file for new b2c project?

Former Member
0 Kudos

Hi,

I have created one "b2c_myproject" application by using build tool. I have one b2c application running. I want to copy it's XCM setting to my new project.

I do not want to do setting by seeing each value in XCM. Any one has a Idea from where I can copy existing XCM files?

Thanks.

Ashish Patel.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

U can copy b2c\WEB-INF\xcm folder to b2c_myproject\WEB-INF\xcm.

Copy All folders in XCM Directory & then go to b2c_myproject\WEB-INF\xcm\customer\modification

& modify backendobject-config.xml & bom-config.xml as per your Modification.

Hope this Helps !!!!!!!

Ravi Sah

Former Member
0 Kudos

Hi Ravi,

As per your instruction I copied XCM folder into desired location. But when I am accessing that xcm page like

"http://localhost:50000/b2c_myproject/xcm/admin/init.do"

But I can not see default setting which I have made to my original b2c applicaiton.

there are no XCM configuration under customer section.

pl. let me know where I am making mistake.

What I want actully, I want to see my basic xcm setting in my b2c_myproject so do not have to do basic xcm setting.

Thanks for your reply and helping me.

Ashish Patel.