File transport

Hello all,
I have succesfully exported my objects from my development system.
and I have set up a transport path between LX1 and DX1 in the SLD. 
But when i try to "Import Design Objects" from my LX1 system, I cannot find any objects?
Should i transfer the exported objects to a import directory or someting? and if so, how do I know the name of the import directory?
thanks - Thomas

Go to the XI Home page.
Click on Administration.
In the Repository and Directory Tab's you will find the details like Export Directory , Import Directory and so on ( Dont remember the exact link but on one of the links available under each tab you will find the same ).
Note the export folder on Dx1 and the import folder on LX1. Copy the files from export of DX1 to import of LX1 and then tools --> import will give u the file
Normally we mount the export folder of one server to the import folder on another server at UNIX level so that manually copying pasting files is not needed.
Regards
Bhavesh

Similar Messages

  • How to use a file transport proxy service as trigger for a webservice

    Hi,
    I've implemented a alsb file transport proxy service. This proxy is watching a common directory and detects new files. After detection, the proxy move them in an archive folder.
    After that I want call an external webservice with the filename as input parameter.
    How can I comfigure that with the alsb console.
    best regards
    Oliver
    with the to extract the filename after it was renamed by the proxy service.

    How do you invoke/ instantiate the file based proxy service. Does it just run on activation in sb console? Does it continue to detect files or does it stop after detecting one file?
    Also what is the format of the URL that points to the file folder.
    For Ex: I have a folder named "TestFiles" on the C:\drive of the server.
    Edited by premkumr at 10/31/2007 3:26 PM

  • File Adapter or File  Transport which one will give more performance

    Hi all,
    File Adapter or File Transport which one will give more performance ? in OSB?
    Which one to select any one did performance analysis?
    Thanks
    Phani

    Why don't you just go read some benchmarks?
    http://www.barefeats.com/mbpp18.html

  • File transport on business service

    We have a messaging flow in OSB 10gR3 that read a message from a JMS queue and puts the file in an directory on an IBM AIX platform.
    There have been some problems with the OSB not able to rename the files from example.xml.a to example.xml due to the fact that the destination application already is reading the example.xml.a file.
    I think that the xml.a is a temporary file used by the OSB to produce the target file in the directory on the file system and then renaming it to example.xml
    Now I have two questions on this subject:
    Is there any way to influence this behaviour of the file transport in OSB?
    Is there any documentation available on the file transport protocol that goes deeper on the subject than the Oracle documentation on this protocol.
    Thanks
    Henk Westra

    The problem is that the consumer application is picking up all files that appear in the directory. It doesn't matter what you put in.
    We suggested that they use a file mask on the types of files that need to be picked up, but that seems to be a problem.
    So all I want to know is, what is the behaviour of the file transport protocol as a business server and if there is any way to influence this.
    And if my assumption is correct that the .a suffix is usd by the OSB while processing files.
    Any extra documentation about the file transport protocol is welcome.
    Thanks
    Henk

  • File transport does not have read/write privileges for receive location???

    Hi all.
    I try to read an EDI-file from a file location.
    In configured the receive location but when I enable it I get an error message in the log saying:
    File transport does not have read/write privileges for receive location "Location"  (Event ID: 7183)
    The location is correct (I used the browse option) and the folder is shared with all users (full access for everybody).
    How can I get rid of this error

    There can be many reasons for this error. First of all try the KB article http://support.microsoft.com/kb/888498 . Then try the solution on this link http://bluebiztalk.blogspot.com/2008/05/file-transport-does-not-have-readwrite.htmlAbdul Rafay
    http://abdulrafaysbiztalk.wordpress.com/
    Please mark this as answer if it helps

  • File Transport request failed in PI/PO 7.4 dual stack

    Dear Experts,
    i am transporting from QA to Production Environment of ESR objects through file transport, it is showing import successfull.
    but whn i checked the latest version/modified objects those are not reflecting in ESR.
    cache is clear and i have checked Cache connectivity test and also CPA Cache full.
    Still we are facing are not able to see latest imported version.
    Suggest....
    Regards,
    Kiran Polani

    Hi SriGnanaKiran,
    If you import the lower version than current version system will ignore the lower version of the object, may be you are importing the lower version of the object.
    Also see is there any version conflicts for the object.
    Regards,
    Praveen.

  • File transport problem in XI 3.0

    Hi,
    I am facing an issue in transporting XI objects(JAVA component). When I am using the transport wizard for Export design or configuration objects it's showing me the below error "Error during Export The System can't find the path specified".
    Export directory for .tpz file transport is defined as E:\usr\sap\XID\SYS\global\xi\repository_server\export for repository objects and E:\usr\sap\XID\SYS\global\xi\directory_server\export  for config objects.
    My observation regarding the issue:
    Traverse through the following path
    XI homepage --> Administration --> General Information.
    In File Access tab, Information for Temporary Directory is shown as  :(The system cannot find the path specified).
    Is there any specific parameter or something in visual administrator through which I could actually set the temporary directory ?
    Thanks,
    Soumen

    Hi Soumen,
    The directory path you mentioned is the default one. The error you are facing is since the directory might not exist.
    Please look into application server, if unix - login to the server and go to the path and check if it exists using cd command.
    If windows, navigate to the folder location.
    Next check if the access parameters/permissions are correct. I.E. the folder is not read only. For unix use chmod 777 <folder name> and for windows right click and set the permissions.
    Regards,
    Souvik

  • Diffrence between File Transport and CTS+ Transport in PI

    Hi Guys,
       Can you please explain me the diffrence between File Transport and CTS+ Transport in PI.
       What are the advantages of CTS+ Transportation over FILE Transportation...
    Thanks,
    Siva...

    The file transfer will simply export the objects to a TPZ file, allowing you to import on the target system. This requires manual copying and paste of the object and have no further control.
    CTS+ on the other side, allows the environment to maintain transport requests with control over objects audit. For example, an object must be created on DEV, then after being developed it must go to QA system and will only be sent to PROD when this object was approved by the respective team on QA. For more information on CTS+, please check the help page below.
    http://help.sap.com/saphelp_nwpi71/helpdata/en/9a/775de286874bc78dcb1470bc80f0f9/frameset.htm
    Also the documentation below will provide a more complete overview and configuration steps for the CTS+ usage
    "http://www.sdn.sap.com/irj/scn/go/portal/prtroot/com.sap.km.cm.docs/library/application-lifecycle-management/lifecycle-management/software-logistics/new%20features%20in%20sap%20enhancement%20package%201%20for%20sap%20netweaver%207.0.pdf"
    Please also refer to the SDN thread below
    How to move PI objects in IR and ID from DEV to QAS

  • File Transport: Version conflict.

    Hi,
    I have a doubt on a particular scenario while transporting object from QA to PRD using File transport.
    I have exported a tpz file say 1.tpz from QA with say the following objects
    Obj_1(ver 1.0)
    Obj_2(ver 1.0)
    Obj_3(ver 1.0)
    Now before this 1.tpz is imported in PRD few more changes happend to Obj_3 and I exported again a file say 2.tpz
    Now this 2.tpz has only Obj_3(ver 2.0)
    Now the basis has by mistake Imported this 2.tpz file before importing the 1.tpz file. SO in my PRD the object Obj_3 is existing  with a advance version i.e 2.0
    Now my doubt is can we Import 1.tpz now in PRD and then again import 2.tpz ?
    I am having a feeling that we will definately get in version conflict. Even if I ignore the warning during transport and go ahead with this procedure of importing 1.tpz and then 2.tpz again, will it impact my scenarios.
    I am lookign for a quick suggestions.
    Regards,
    Rahul.

    Hi Rahul,
    If you import V1 file first & later V2, it will not impact on your scenarion & you wil be able to see latest object in PRD.
    But V2 is already imported so import of V1 may not be successful.
    You may generate a new export if possible & transport this. It should include all object with their lastest version.
    Regards
    Sushil

  • How to configure proxy services to use the file transport?

    Hi,
    I have configured a proxy service to poll for files in the specified folder. And it is configured to use the file transport.
    At runtime, I'm getting the follwing exception -
    <Apr 27, 2012 4:08:28 PM GMT+05:30> <Error> <WliSbTransports> <BEA-381602> <Error encountered while polling the resource for the service endpoint ProxyService$ServiceTypes_SB$BinaryService: javax.naming.NameNotFoundException: While trying to lookup 'wlsb.internal.transport.task.queue.file' didn't find subcontext 'wlsb'. Resolved ''; remaining name 'wlsb/internal/transport/task/queue/file'
    javax.naming.NameNotFoundException: While trying to lookup 'wlsb.internal.transport.task.queue.file' didn't find subcontext 'wlsb'. Resolved ''; remaining name 'wlsb/internal/transport/task/queue/file'
         at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
         at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:247)
         at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
         at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
         at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
         Truncated. see log file for complete stacktrace
    Request help to resolve this.
    Thanks in advance.
    Regards
    Shyam.V

    Only the business service would rely on the JMS queues, which in turn would trigger an MDB. I have tested the business service and it works fine.
    The problem is only with the polling part of the proxy service.
    Regards
    Shyam.V

  • Query on File Transport

    Hi Experts,
    We are using files as the method of transports. We have 4 environments. Dev, Test, UAT, Prod. We have already done a file transport from Dev to Test. Now we are in the process of moving objects to UAT. The question do we need to do one more round of file transports from Test to UAT or can we reuse the files transported from Dev to Test? Please provide the best possible solution.
    Regards,
    Vishal

    Hi,
    For transporting you are using file transport mechanism and once the export has been done you already have a .tpz file for that.So to transport it to UAT environment you dont need to export again,just put the .tpz file in the import folder of UAT and import those objects in IR and ID od tht UAT environment.
    cheers,
    Abhishek.

  • Oracle Service Bus: Concurrency using File Transport Provider?

    We're using the OSB File Transport Provider but we're not able to process files concurrently.
    Each time processing of a file is started - processing of other files (in the stage directory) halts.
    Does anyone know if this is a "feature", or are we missing out on some configuration?

    Do you have a clustered environment? What is the load? You may like to create a separate work-manager for your File proxy and assign appropriate number of threads to it.
    Regards,
    Anuj

  • Include Deleted Objects while exporting Namespace in File Transport System

    Hi everyone,
    What is the use of the option Include Deleted Objects while exporting a namespace using file transport system?
    Thanks,
    Anu

    This is a basic question and should be searched on SDN before posting.
    Say, you create a DT in dev and transport it to Test system. In sometime, the requirement changes and now you are supposed to use a WSDL (external def) so no DT / MT will be required and should be deleted. You can delete them in Dev but what will happen to those objects in test - it is not a good practice to delete objects in non-Dev env.
    In such situation, you will make these deleted objects part of your transport to test / other env and it will get deleted over there as well.
    Hope this answers your query. Make search on SDN / SAP Help for further reading.

  • Picking up half written files when using the ftp/file transports

    Hello,
    We are using the custom doc over generic protocol. We have an internal delivery channel which uses the file transport to read outbound documents. We stage those documents in the directory specified in the delivery channel. The problem we are having is that B2B reads the document before it can be fully written to the directory. How do I configure my transport to read the file after it has been fully written to the staging directory?
    Cliff Wright

    Hello Cliff,
    This use can can be addressed by copying the files to a Work in Progress(WIP) folder and have an utility to copy it to the staging folder after it gets copied completely into the work in progress folder. One possible way to make sure it gets copied completely to the WIP is to check the size of the files in a regular interval for e.g 2 sec for 3 such interval and make sure the size of the file is not changing. HTH.
    Please let us know.
    Rgds,Ramesh

  • Error while Transport objects from DEv to QA-File transport

    Hai Experts!
    While exporting objects from Dev to Quality using File Transport. it taking long time and no erro msg is thown and it is not getting end .Did any face this problem. Can any one help me to solve this.
    Regard's
    Preethi.

    Hai!
    Issue is solved.
    I try to export the Individual object -->Message mapping.
    While exporting i unchecked the Option With software component version Defenition.
    Now it is success. Thanks all replies.
    Regard's
    Preethi.

  • Rename output file for File Transport

    I am using ALSB 2.6.When I created file transport for detect file in C:/filein directory.I found that the name of output file didn't same as input file,example input-file = IgniteRB output-file = 6815685856805434446-1b555112.11a526f862f.-7fb0
    Please help me identify this problem? Thank you :)
    Edited by poommy105 at 06/04/2008 7:38 PM

    If you only need to change the name, then in your publish sub-actions, use the "Set Transport Headers" action. You should be able to check "Pass all Headers through Pipeline" and skip selecting the specific header.
    Or in the list for headers there is one for fileName.
    You can derive it from the source name using the $inbound variable, or select "copy from inbound".
    If you need to change the path (instead of business service value) then you can use URI setting in "Routing Options" action.

Maybe you are looking for