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 bkrike 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. jackforceus

    Calling Batch Script with Paramters from Mercator

    If I want to pass the Field1 and Field2 of the output card in the Batch Command, how do I do it. can I call it like 'script1 Field1 Field2'?
  2. jackforceus

    Executing batch script

    I've a rule to execute a batch script. Please let me know if there's a problem in it. =PUT("BAT","-CMD C:\Mercator6.5\scripts\printClaim.bat -TRACE C:\Mercator6.5\scripts\batchTrace.txt","printClaim.bat") It doesn't work
  3. jackforceus

    Database Connectivity(Integration Server Issue)

    Hi, I've compiled all the maps in the Development server & moved(deployed) just the mmc's,msl's & the mdq's to the Integration Test Server.Ev'rything is working except the database connectivity.I've created the DSN, updated the update.mdq. I've set a trace in one of the map.It says that...
  4. jackforceus

    Archiving the Inbound

    I need to archive the files that I receive. I tried the rule PUT("ZIP","FILE,C:\Mercator6.5\Testing\sample"+FROMDATETIME(CURRENTDATE(),"MMDDYY")+".zip,", GETFILENAME( 837Inbound )) It creates a zip file having LocalDisk inside it instead of the file which...
  5. jackforceus

    Email Notification

    I need to make a email notification when we get specific claims in the inbound. I know we have an email adpter in mercator. Please let me know what we need to specify in the COMMAND.

Part and Inventory Search

Back
Top