IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
  • 1.  UNC path

    Posted 03/01/04 11:31 PM

    Originally posted by: SystemAdmin


    Hi

    Any idea how can I use UNC path in input cards?

    If I do it like this

    GET
    ->Source:File
    ->FilePath:\\SRRK005\selvis\Fixing.dat

    and try run map, I only get message "Source not available".

    But when I change path like this (first of course I mapped network drive F:)

    GET
    ->Source:File
    ->FilePath:F:\Fixing.dat

    it works fine.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 2.  Re: UNC path

    Posted 03/02/04 12:21 AM

    Originally posted by: SystemAdmin


    Is this a windows server?
    I think the requirements are for the remote server to be in the same domain and have the same user set up on it as the user the event server is running under.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 3.  Re: UNC path

    Posted 03/02/04 03:41 AM

    Originally posted by: SystemAdmin


    The format you specify worked for me previously. The connection was to a LINUX area on a mainframe but the principle is the same. The advice on the logins is good. You should also double check the server name and make sure you can ping by server name. If its a unix server it is case sensitive.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 4.  Re: UNC path

    Posted 03/02/04 09:45 PM

    Originally posted by: SystemAdmin


    Platform is Windows 2000. I tested UNC paths with computers in same domain like janhess told and then it works fine.

    But in this case servers are in different domains so I think I cannot use UNC path. Propably only way is map network drive to server and use drive letter.

    Anyway, thanks for you help.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 5.  Re: UNC path

    Posted 03/02/04 10:57 PM

    Originally posted by: SystemAdmin


    Hi,

    what you can try as well is to use either the IP-Address of the other system instead of the host name or the complete DNS-Name of the other system. Probably the host name is not known in WINS. The use of the IP-Address should work always as long as the IP-Address is fixed for the other system.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 6.  Re: UNC path

    Posted 05/13/04 05:03 AM

    Originally posted by: SystemAdmin


    I've tried use ip-address on filepath or server name but nothing works. It works fine in my local computer but as soon as I move it to the event server it fails.

    Something wrong but what? Who knows...
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 7.  Re: UNC path

    Posted 05/13/04 05:41 AM

    Originally posted by: SystemAdmin


    When you run it on the server, by default the user that the service runs under is LocalSystem, which most of the time is the local admininstrator. If you go into the properties of the service, you can change which account it is running as.
    I have found this to be usually the reason with permission issues.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 8.  Re: UNC path

    Posted 05/17/04 11:17 PM

    Originally posted by: SystemAdmin


    Had a similar issue and making sure my Services level 'Log On ID' had the proper authority did help.

    Did find though, that for one server, I needed to play with the path a bit before it worked.

    Have also used the mapped drive method. But, during server upgrade the network folk forgot to remap the drive... created a bit of confusion until I figured it out.

    jvanboga
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender