Quantcast
Channel: Product Communities
Viewing all articles
Browse latest Browse all 105279

Forum Post: Re: Is there a special handling to get the business data from reference files ?

$
0
0

What does your code look like that gets the schema manager? Here is mine:

BXN::XmlInstanceSchemaManager  schemaManager;

   bool  status;

   schemaManager = BXN::XmlInstanceSchemaManager(pModelRef);

   schemaManager.ReadSchemas(status);//this was necessary to get them read in for the rest of the calls to work.

   BXN::XmlInstanceApi apiRef( BXN::XmlInstanceApi::CreateApi(instStatus,schemaManager,_instanceCache));

   return apiRef;

HTH,


Viewing all articles
Browse latest Browse all 105279

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>