Ease of generating BTS schemas with "Add Generated Items"

Home Page Forums BizTalk 2004 – BizTalk 2010 Ease of generating BTS schemas with "Add Generated Items"

Viewing 1 reply thread
  • Author
    Posts
    • #25582

      Hi,

      What I’m doing – it’s generating schemas from given XML file with BTS wizard. I need, that all fields in schema will be generated with type xs:string.

      Is there a way to do such thing? The problem is, that evem though I put strings in fields (to create fields as elemnts and not records) – some of them generated as different type as unsigned byte, unsigned int etc’.

      Manually changing those type – in schema works, but the problem is that one new schema lately I need to create – was made of some 750+ nodes.

      So, is there a way to automate changing type?

    • #25600

      Hi Yonathan,

       

         I’m not sure there is a way in the wizard to standardize the creation of data types for your schema fields and streamline that process. Have you looked into the following blog?

      http://www.biztalkgurus.com/blogs/biztalksyn/archive/2009/03/07/code-generation-guidance-package.aspx

       

         This open-source package may or may not be suitable to your needs but it’s worth taking a look at…

       

         Daniel.

       

      • #25607

        Hi Daniel, thanx for a tip.

        Actually I thought about something like this by my self (to develope). But if this is alrady exists – I’ll take a look.

        Thanx again.

         

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.