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 John Tel 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: *

  • Users: sonalimss
  • Content: Threads
  • Order by date
  1. sonalimss

    Mapping issue

    Hai all, iam using mercator 8.0 with window NT i got the following issue iam having 10 records in input file each record looks like "Eno,Ename,Esal,Edept" I would like to map the input to two output files like Records with salary greater that 5000 should map to outfile1 and Records with...
  2. sonalimss

    JMS adapter

    Hi Guys, we r working on JMS adapter and we struked in putting a message into a queue This is the command which we used in our JMS adapter -ictxfurl file://C:/STORE -ictxf com.sun.jndi.fscontext.RefFSContextFactory -qn "cn=myQ1" -cfn "cn=myQueueCF1" We r successfully created JMS .binding...
  3. sonalimss

    Scenario

    hai Guy's there are three inputs files with same InvoiceNumber first Input : 1001,abc,xyz 1002,jkl,qwe 1003,ert,yui 2nd Input : 1001,Address 1001,Address1 1002,USA 1003,INDIA 3rd input : 1001,Items 1002,PEN 1003,BOX i need an output as 1001,abc,xyz Address Address1 Items 1002,jkl,qwe...
  4. sonalimss

    Urgent

    hai Guy's there are three inputs files with same InvoiceNumber first Input : 1001,abc,xyz 1002,jkl,qwe 1003,ert,yui 2nd Input : 1001,Address 1001,Address1 1002,USA 1003,INDIA 3rd input : 1001,Items 1002,PEN 1003,BOX i need an output as 1001,abc,xyz Address Address1 Items 1002,jkl,qwe...
  5. sonalimss

    urgent

    hai Guy's there are three inputs files with same InvoiceNumber first Input : 1001,abc,xyz 2nd Input : 1001,Address 3rd input : 1001,Items i need an output as 1001,abc,xyz Address Items Plz help me out in extracting these record's as desired (Output) Thanks....
  6. sonalimss

    SAP ALE Adapter

    Hi Guy's I am having problems with the Mercator ALE Adapter. We are using Mercator 5.0 and I want to retrieve data from the SAP System (DEBMAS03 IDOC Type). I have given the command like this In the Input Card... SourceAdapterCommand -a MERCATOR -g 102.172.3.100 -x sapgw00 But this...
  7. sonalimss

    DBlookup Problem

    Hai All, Iam using DBLOOKUP function to retrieve a field called sname where sno is 1001 from the oracle database.. map is executing while iam Hard coding "1001" instead of using "+SNO Column:Row:input+" in this way =valid(dblookup("select sname from student1 where sno= ' "+"1001"+" ' ","-MDQ...
  8. sonalimss

    bifference between ......

    Hi Guy's what is the different between Initiator & Identifier can u plz explain me with a real time example waiting for u'r answer
  9. sonalimss

    Event Server

    What are the parameters used in Event Server? Can we design a type tree with both fixed length and variable lenght? can u please help me..
  10. sonalimss

    Xml Validation

    I have a map ,which gives xml output. My xml defintion is xsd.I added all prefixes and uris necessary in the AttrList of this map.(note: my schema is referencing another schema) I have to accept it as input for 2nd map. xml is not validating for this map. But if I assign schema again and...
  11. sonalimss

    Bundling of Splitted EDI

    we had got the following issue while maping Claim wise splitted EDI to EDI Input is (Claim Splitted EDI) NUMBER OF Interchange's ISA GS ST*xx*1 HL*2*1*22*0 CLM1 SE GE IEA ISA GS ST*xx*1 HL*3*1*22*0 CLM2 SE GE IEA ISA GS ST*xx*2 HL*2*1*22*0 CLM3 SE GE IEA Now we want the result as One ISA...

Part and Inventory Search

Back
Top