Originally posted by: SystemAdmin
I confirmed - the 'resource.mrc' is defined in both places and the mrn is also defined in 'CommandServer' and 'Global sections'. The only thing I changed today was to add the path to the 'mrc' file name in the ini file.
Still no change. any other thoughts?
jvanboga
PS: The map I'm executing is stampandsortfile.mmc. Here's the related log info. The map has not been modified. Also, this log was created while not overriding input card 2.... ie... the only way I can execute this map successfully is by defining the full path for ie2.
<SourceReport card="2" adapter="File" bytes="0" adapterreturn="-1">
<Message>Source not available</Message>
<Settings>C:\Mercator6.7\cmgr\mmgr\%mmgr_share%mmgr.conf</Settings>
</SourceReport>
have tried the following with no success....
mercnt C:\Mercator6.7\cmgr\mmgr\stampandsortfile.mmc -ie1 path\filename_mi.edi -abde c:\path\logname.log
mercnt C:\Mercator6.7\cmgr\mmgr\stampandsortfile.mmc -ie1 path\filename_mi.edi -ie2 %mmgr_share%mmgr.conf -abde c:\path\logname.log
This works but without the resource name the command line will exceed the max length fast.
mercnt C:\Mercator6.7\cmgr\mmgr\stampandsortfile.mmc -ie1 path\filename_mi.edi -ie2 C:\Mercator6.7\cmgr\mmgr\share\mmgr.conf -abde c:\path\logname.log
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender