Showing posts with label extgen. Show all posts
Showing posts with label extgen. Show all posts

How can craete a extension of type Ycommercewebservices ? Ycommercewebservices is not showing in ant extegen command

Basically i want to create a extension of type Ycommercewebservices  but when i giving ant extgen command Ycommercewebservices
extension type is not showing

For that i need to required modify ant extgen command for that follow below steps

1.       Go to Platform extension > extgen


2.       Open project.properties file and add below line for Ycommercewebservices 

extgen.template.list=yempty,springmvcstore,flexstore,storetemplate,ycockpit,fulfilmentprocess,soapspring,jmssample, Ycommercewebservices 

extgen.template.path.jmssample=${HYBRIS_BIN_DIR}/ext-template/ Ycommercewebservices 

Now again try it will work