Services import from 6.5 to 7.3 mobile fabric get success but not correctly

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

I have imported my 6.5 project in to 7.3 visualizer. Also I have done with service import part on the Mobile fabric. But when I checked in the mobile fabric, It showing all services but its type is same for all i.e. SOAP.

I have multiple type services in the service definition(soap,java,json) but in fabric for all services its showing SOAP type.

Could you please let us know the reason

Thanks

@Kvwen Gwvhvm​ I have not seen this scenario anytime. Does the servicedef.xml contains the correct "type" value in the 6.5 servicedef file.

<serviceserviceGroup=""cachable="false"cacheduration=""groupType=""id="FoxNews"type="plainxmlserviceConnector"smscode=""smsenabled="false">

This should happen if you only have soapserviceConnector as type in the service def.

@Anne Ross​ I am using correct type in the servicedef, which is currently running with the our 6.5 application.

We have below type services,

type="jsonConnector"

type="soapserviceConnector"

type="CompositeConnector"

type="plainxmlserviceConnector"

type="javaConnector"

Hi ,

I have recently migrated the services from 6.5 to 7.2 and I did not face such issue. There may be issue while exporting the services from 6.5.

Hi ,

We have not exported services we have imported our project in to visualizer and then from visualizer we again imported services on mobile fabric.

Let me know if you know any other way.

@Kvwen Gwvhvm​ Can you check the xml present under <Project>\services\<appId.xml>. Does this contain the connectors you are referring to?

Were there any errors during import services in Visualizer.

@Anne Ross​

1.Checked on the path mentioned its contain correct type.

2.There are no any error during import services....

Hi Team,

Any updates!

Thanks

@Kvwen Gwvhvm​ Is there a app where I can replicate the issue? Even the servicedef.xml should do the thing here to replicate and check

@Anne Ross​ Sorry we can't share files for security reason. We have opened a separate ticket on support portal.Still if you get some thing then please let us know.

Thanks for your support...