Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. zash74

    Mapping issue

    Hi, I am having issue in transformation of xml in orchestration. When i click on map file and run "test map" i got output file. On the other hand when i use that same map with same input xml file in an orchestration and use transform block for mapping. I got error message i.e. "Root element...
  2. zash74

    Getting row from database through functoid

    Stephan, Thanks for reply, i also get one record from the stored proc but it has multiple columns. How do i map all column to destination nodes. e.g. my SP returns ID, Name, Address. How do i map these three values to destination through functoid. I've created method in another assembly that...
  3. zash74

    Getting row from database through functoid

    Hello, I am new to BT2004 and trying to achieve this in my map file with no success. I've stored proc that returns 2 column from the database. what functoid should i use to get more than 1 value back and mapped it to different destination schema. Is there anyother better way to call stored proc...
  4. zash74

    Values do not Mapped after transform

    Yes! I've validated and tested my map and it generated desired output. The problem exists if i use transform shape in the orchestration and assign this map in the transformation. thnx ZA
  5. zash74

    Values do not Mapped after transform

    Hello everybody, I've xml document that contains multiple invoices i created orchestration and separate invoices and generate xml file for each invoice from the source document. I now want to use each invoice and generate xml file based on eConnect 7.5 schema for great plains. For this, I've...

Part and Inventory Search

Back
Top