I'm sure this is the syntax for PUT function
/* PUT (adapter_alias, adapter_commands, data_to_send_to_adapter) */
so there will be only 3 parameters.If I include the double quotes as you said, I'll end up in having 4.
Anyhow I tried as you said which is an invalid rule
Thanks
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
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...
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...
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.