ES_MM_XI_Content.tpz

Hi All
I have ES_MM_XI_Content.tpz file. How to upload this file into PI 7.1 EHP
This is my requirement.
Import XI repository and design object ES_MM_XI_Content.tpz.
This file contains:
- All RFC and IDoc metadata required for the integration
- XI repository objects for SAP E-Sourcing master data integration
- All data type, message type, interface type, and mapping objects needed for SAP ESourcing
   process integration
Thanks
mgreddy

Hi,
The easiest way will be import it using the file system. first place the .tpz file in ..../xi/repository_server/import directory of your PI system. Then go to integration repository - tools -> import design objects. this will import that tpz file with all its contents to IR.
we have been doing this frquently in PI70. i hope it should work in 71 as well.
check this link for details-
http://help.sap.com/saphelp_nw04/helpdata/en/a8/5e56006c17e748a68bb3843ed5aab8/content.htm
the complete path of import directory is /sapmnt/<SID>/global/xi/repository_server/import
regards,
francis

Similar Messages

  • Importar objeto .tpz

    Pessoal, bom dia.
    Estou em um projeto onde a empresa emitirá NF-e em 4 estados (MT, PA, RO e AC).
    Preciso importar os arquivos XI_3_0_NFE_SEFAZ_REGIAO.TPZ. Eu tenho os arquivos de MT e RO.
    Como faço para conseguir os arquivos de PA e AC? Fazer donwload? Criar esses arquivos?
    Obrigado!

    Ok, Henrique.
    Não tinha me atendado para esse detalhe.
    Obrigado.
    Seria as URL´s abaixo para os serviços da SEFAZ Virtual RS, certo?
    SVRS     NfeRecepcao                     https://homologacao.nfe.sefazvirtual.rs.gov.br/ws/nferecepcao/NfeRecepcao.asmx
    SVRS     NfeRetRecepcao             https://homologacao.nfe.sefazvirtual.rs.gov.br/ws/nferetrecepcao/NfeRetRecepcao.asmx
    SVRS     NfeCancelamento             https://homologacao.nfe.sefazvirtual.rs.gov.br/ws/nfecancelamento/NfeCancelamento.asmx
    SVRS     NfeInutilizacao              https://homologacao.nfe.sefazvirtual.rs.gov.br/ws/nfeinutilizacao/NfeInutilizacao.asmx
    SVRS     NfeConsultaProtocolo     https://homologacao.nfe.sefazvirtual.rs.gov.br/ws/nfeconsulta/NfeConsulta.asmx
    SVRS     NfeStatusServico             https://homologacao.nfe.sefazvirtual.rs.gov.br/ws/nfestatusservico/NfeStatusServico.asmx

  • Can I use the same tpz file from PI 7.0 to PI 7.1 ?

    I have configured JDBC sender (Oracle 10.2) to ABAP proxy receiver scenario using PI 7.0
    The customer now wants to install PI 7.1 and they want this to be a fresh installation, not an upgrade.
    If I export my configurations to the tpz, can I import the same in PI 7.1 as it is?
    Also, please let me know is there are any other risks that I should consider.
    Thanks and Regards,
    Prasad

    I was able to get some helpful answers in this thread
    PI 7.0  & PI 7.1
    What I understand is that it is mostly prossible but minor adjustments may be required. I guess I will understand the intricacies when it is actually done.
    Thanks all for your replies. I have awarded points for the helpful answers.

  • Import multiple tpz files at a time

    Hello,
    Present, only one person can import one tpz file at a time in a PI system.
    Can many people do import of tpz file simultaneously (at a time) in PI system?
    Best Regards,
    Manisha

    Hello
    What method are you using to import the tpz files? CTS+, CMS or File System method?
    "Can many people do import of tpz file simultaneously (at a time) in PI system?"
    - Do you mean the same tpz file or different tpz files?
    Regards
    Mark

  • Error while importing tpz file into XI Design

    Hi All,
    When i am trying to import latest exported tpz file from Dev system into Q system i am getting below error.
    Also the tpz file i am importing , with same file name already i have imported earlier into Q system through other Dev system. Now i am importing the exported file through prod fix environment dev system. Please help me , how to import the file without this error. Also, how to avaoid duplicate file name for importing tpz files or overwrite exiting imported tpz file which is having same file name.
    Batch rolled back. Caused by java.sql.BatchUpdateException: ORA-00001: unique constraint (SAPSR3DB.SYS_C00136623) violated  at oracle.jdbc.driver.DatabaseError.throwBatchUpdateException(DatabaseError.java:343) at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:10698) at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeBatch(BasicPreparedStatement.java:263) at com.sap.sql.jdbc.oracle.Oracle10gPreparedStatement.executeBatch(Oracle10gPreparedStatement.java:100) at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1129) at com.sap.sql.jdbc.common.CommonPreparedStatement.executeBatch(CommonPreparedStatement.java:991) at com.sap.engine.services.dbpool.wrappers.StatementWrapper.executeBatch(StatementWrapper.java:270) at com.tssap.dtr.pvc.basics.transaction.StatementReleasingConnection.executeBatch(StatementReleasingConnection.java:297) at com.tssap.dtr.pvc.versionmg.DefaultIntegrator.fireSQLBatches(DefaultIntegrator.java:1072) at com.tssap.dtr.pvc.versionmg.DefaultIntegrator.executeDBUpdates(DefaultIntegrator.java:384) at com.tssap.dtr.pvc.versionmg.DefaultIntegrator.integrate(DefaultIntegrator.java:337) at com.tssap.dtr.pvc.versionmg.VersionSet.integrate(VersionSet.java:183) at com.sap.aii.ib.server.pvcadapt.ImmutableVersionSet.integrate(ImmutableVersionSet.java:197) at com.sap.aii.ib.server.versioning.integration.VersionSetIntegratorImpl._integrateUnconditionally(VersionSetIntegratorImpl.java:300) at com.sap.aii.ib.server.versioning.integration.VersionSetIntegratorImpl.integrateClosedVersionSet(VersionSetIntegratorImpl.java:119) at com.sap.aii.ib.server.versioning.integration.VersionSetIntegrator.integrateClosedVersionSet(VersionSetIntegrator.java:52) at com.sap.aii.ib.server.propagation.PropagatorImpl.integrateObjectVersions(PropagatorImpl.java:261) at com.sap.aii.ib.server.propagation.Propagator.integrateObjectVersions(Propagator.java:174) at com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcIntegrate(PvcTransport.java:191) at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.integrateVersionset(InternalTransportServiceImpl.java:480) at com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl.autoIntegrate(InternalRepTransportServiceImpl.java:546) at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:716) at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:362) at com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:151) at com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:75) at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730) at com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:100) at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:312) at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129) at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Thanks in advance.
    Rajesh
    Edited by: rajesh amrabad on Sep 11, 2008 10:35 PM

    In addition to abobe answers,
    Keep this .tpz file at below mentioned location
    \usr\sap\<SID>\SYS\global\xi\repository_server\import\XI7_0_SAP_BASIS_7.00_09_00.tpz
    then login to the IR and peoceed as Tools -
    > import design objects. Her you will get this .tpz file, just import it.
    follow the steps given in this link and check if you are doing the correct thing.
    http://help.sap.com/saphelp_nw04/helpdata/en/93/a3a74046033913e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a21e3e0987760be10000000a114084/content.htm
    The steps that you require are listed below,
    1) You must have the role SAP_XI_ADMINISTRATOR or SAP_XI_CONTENT_ORGANIZER to be able to export and import XI content.
    2)You import the XI content by first copying the provided export files into an import directory on the host of the Integration Builder and then importing the files into the Integration Repository.
    3)Copy the export files into the import directory for the Integration Repository (<systemDir>\xi\repository_server\import).If the files are packed, you must unpack them before importing.The actual export files have the extension .tpz. You must not unpack these files.
    4)The import directory is created the first time you call the Integration Builder.
    5)Start the Integration Builder and call the Integration Repository.
    To do this, perform the following steps:
    a. Log on to the SAP system on which your Integration Builder has been installed.
    b. Open the Integration Builder start page by calling it either from your user menu or with Transaction SXMB_IFR.
    c. Choose Integration Repository.
    Choose Tools u00AE Import design objects to import the XI content.
    6)Only the files from the import directory are offered to be imported. The sequence in which
    you import the export files is not important.
    7)After a successful import, the Integration Builder moves the imported TPZ files into the directory <systemDir>/xi/repository_server/importedFiles. The support package stack of imported software component versions is displayed on the Details tab page for the relevant software component version in the Integration Builder. If an error occurs, this information is important for support.
    Hope i have been of some help.

  • Error while Importing .TPZ File into ID

    Hi Experts,
    While Importing the .TPZ File Into Integration Directory , It's Saying that
    <b>Business system INTEGRATION_SERVER_PNW is not assigned to a business system group with the ID (XISystemGroup)</b>
    Please let me Know
    Regards
    Khanna

    Hi,
    First, you have to start the SLD.
    To transport business systems you must first of all create business system groups, then associate the business systems with the group and finally map your business systems.
    To create a group, proceed as follows:
    > Business Systems
    > Click on the drop-down next to Group and select Edit Groups
    > Create a group for each environment (eg DEV, TST, PRD). Specify for each group which Integration Server is used.
    > If the group XISystemGroup (I suspect that this group has been created before via the SLD Administration / Content Maintenance Tool, isn't it?) is already present, just Remove it.
    To assign business systems to a group, proceed as follows:
    > Business Systems (Group = all)
    > Select your Business System
    > Click on the Integration tab.
    > Select the related Integration Server (which is associated with a group - see step 1)
    To map your DEV Business Systems to TST Business Systems etc., proceed as follows:
    > Business Systems
    > Select the group of your choice
    > Select your Business System
    > Click on Transport
    > Click on Add/Change Target
    > Select the Target Group and System
    KR, Danny De Roovere

  • Error while importing .tpz file into ESR..

    Hi Gurus,
    I am facing one problem.
    I developed one interface in XI3.0 development server.
    I  imported the integration directory object into quality but when importing the ESR part it got imported successfully,.But was not visible in list.when I went to change list it , and tried to activate the SWCV it gives error.
    In ID I had exported whole configuration scenario and in ESR I had exported Namespace.
    But first time when I exported ESR part I had checked "inlcude deleted objects". but I again exported and tried importing the ESR namespace, this time without checking "included deleted objects"
    Error I am getting while activating the SWCV:
    Namespace cannot be deleted since the software component version still contains objects in namespace "http://Namespacename"
      Delete the objects first  Originality indicator for the software component version set later. Ensure that the software component version only contains one original repositor
    How can I delete it when I can even see it?
    please help.
    Thanks

    Hey guys, the issue got reolved.
    I did "Reject change".
    Actually , when I first imported the .tpz I could not see the namespace,and tried doing it again.
    But when I did reject change the namespace came in the list.

  • .tpz files naming convention / export from PI 7.0

    Hi,
    When I export the repository or Directory content from PI 7.0 the naming convention PI gives its own naming convention. Starting wit XI3_0 * .tpz
    Why does it start with XI3_0*.tpz for we have PI 7.0?
    Do we need to change any Visual admin or exchange profile parameter to get the naming convention to PI7_0*.tpz
    Thanks
    Sachin

    Hi,
    The import and export functionality of XI 7.0 uses the expression 'XI 3.0' instead of 'XI 7.0' in all transport screens of the Integration Builder. Furthermore the name of XI 7.0 exports will always start with the prefix 'XI_3_0' and not 'XI_7_0'.
    <b>Reason and Prerequisites</b>
    The reason for this behaviour is that the transport code and format of XI 7.0 and XI 3.0 is identical.
    <b>Solution</b>
    There is no fix for the naming convention, but there is a positive consequence: XI 3.0 export files can be produced by XI 3.0 and XI 7.0 and can be imported into XI 3.0 and XI 7.0.
    Refrence Note
    Note 936254 - XI 3.0 Imports and Export in XI 7.0
    Award points if helpful.
    Thanks,
    Tanuj

  • Query related to .tpz files

    Hi,
    I am having query related to .tpz files.
    I am having XI Development server on AIX. My XI Prd server will be on windows NT .
    <b>Can i transport .tpz file from development server to production server as both the servers are on different platforms.</b>
    Regards
    Prabhat

    I think it should not be a problem....
    One of the reasoning is that SAP standard content for XI also comes as tpz files... 
    best way to know is to just try it out...
    here is the link from sap help on transporting objects..
    http://help.sap.com/saphelp_nw04/helpdata/en/a8/5e56006c17e748a68bb3843ed5aab8/frameset.htm
    Thanks,
    Renjith

  • PI File (.tpz) Export Issue - OBJECT_NOT_FOUND

    Hi Experts,
    I am trying to Export PI 7.1 ID objects from Dev to QA. I am not able to create .tpz file. I am getting the below pasted error while exprotimg in ID.
    Error:-
    Export failed: Object CHANNEL_TYPE_LABEL | SIDCLNT120 | CC_FileReceiverLegacySystem (DirContext) not found
    Object Communication Channel:  | SIDCLNT120 | CC_FileReceiverLegacySystem
    not found (OBJECT_NOT_FOUND)
    I have deleted Business Component SIDCLNT120 and Communication channel CC_FileReceiverLegacySystem long back . I am also not able to see them in the ID Objects list. Please suggest how to come over this issue.
    Thanks,
    Phani Akella.

    Hi Phani,
    That means after deletion also while exporting Transport manager somehow could find these objects somewhere in the system.
    Have you done the directory cache refresh after deleting those objects mentioned.
    You can perform the following steps once and check.
    Transaction SXMB_IFR -> Administration Link -> Directory Tab -> Cache Overview -> Click "Partial Cache Refresh " button on a cache consumer "_INTEGRATION_SERVER_" .
    Transaction SXMB_IFR -> Administration Link -> /Directory Tab -> Cache Overview -> Click "Partial Cache Refresh " button on a cache consumer  "_INTEGRATION_RUNTIME_".
    Thanks,
    Soumen

  • How to maintain different versions of XI mapping in TPZ file ?

    How to maintain different versions of TPZ file ? Does any one have any idea ? Do we create a new software component for an upgraded version of mapping  or just creating a new namespace in the earlier software component would suffice ?
    Thanks,
    Nivedita

    please visit the blog
    /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview

  • *.zip   *.tpz import procedure in sap xi(sld,ir,id)

    Hi all,
    ( i am using the file transport mechanism  ).
    I need to take backup for my xi scenarios.( In future i may need this *.zip and *.tpz files)
    SLD:
    software catalog:   I can export (products + swcvs ) *.zip file in my personal directory.
    ( what is the procedure for importing *.zip file in sld? )
    system catalog: How to export and import the system catalog objects?
    IR/ID : Yes, I can do export the swcv and namespaces, then we can move (*.tpz)files from sever(IR/ID export dir->import dir)
      shall we do any setting or creation of objects before importing IR/ID?
    Please help me how to import SLD,IR,ID *.zip and *.tpz files in SAP XI with in an example.
    Regards,
    Deviprasad.

    Hi Deviprasad,
    When we do an export of the IR or the ID Oblects, a typical path at which it gets exported in the XI Server is as follow:
    For IR Objects:
    “C:\usr\sap\PI1\SYS\global\xi\repository_server\export “
    For ID Objects:
    "C:\usr\sap\PI1\SYS\global\xi\directory_server\export"
    Now in case you need to import the ".tpz" that you have.... You need to place it in the path mentioned below and u will be able to do import it from IR or ID...
    For IR Objects:
    “C:\usr\sap\PI1\SYS\global\xi\repository_server\import “
    For ID Objects:
    "C:\usr\sap\PI1\SYS\global\xi\directory_server\import"
    Regards,
    Abhy Thomas

  • Export of .TPZ files

    Dear All,
    We are in a need to clone a XI system and trying to do a export of .TPZ files from Integration Repository and Integration Directory to a file system and to move it to the target.
    Want to sure that we are following the right procedure.
    Steps following:
    from the Object frame-> Right clicking SWC->Export----> SWC of Integration Repositary which in turn creates a .TPZ files in the file system.
    I was not sure whether to do a Export for all objects for individual namespaces also.
    Kindly guide me whether i am doing the right steps and let me know the post steps once i done with export.
    Thanks for your help
    Regards,
    Thiru

    > Steps following:
    > from the Object frame-> Right clicking SWC->Export----> SWC of Integration Repositary which in turn creates a .TPZ files in the file system.
    This will do the needful because you must have chosen "All Objects of a software component version"
    > I was not sure whether to do a Export for all objects for individual namespaces also.
    In this case "all objects" is the correct choice. Individual namespace can be only be imported when you have already created the SWC in the target system.
    > Kindly guide me whether i am doing the right steps and let me know the post steps once i done with export.
    So, you have done the right steps. For post steps you have to make sure the same SWCV has been created in the target system. For more help search on SDN there are lots of thread with same kind of discussion.

  • Error importing/activating Configuration tpz files

    Hi All,
    I am trying to import Configuration tpz files from one XI server to another. I have defined Transport Targets for all the Business Systems in the SLD also.
    In Configuration, all the objects for a particular scenario are imported correctly from the tpz file, without any error. All these inactivated objects are grouped under a single change list called "XI 3.0 Import".
    But while truing to activate this chage list, it gives error "Unable to activate <Receiver Determination> - Object <Receiver Communication Channel> does not exist".
    I am also unable to activate any of the objects individually.It gives message "Unable to move object. Change lists were not part of the same import",
    Any ideas on how to proceed?
    Regards,
    Puloma.

    Hi All,
    The problem is now solved.
    We deleted the offending Receiver Determination objects from the Change List, and the rest of the change list was activated without any further errors. We now just have to re-create the Receiver dtermination objects.
    Theo,
    The communication channels in the original configuration were assisgned to scenarios.Also, re-creation of new Communication Channels was useless, as the resp. Business Systems were inactived.
    However, the problem is now almost solved, as we don't have to replicate the entire Configuration manually, just the Receiver Determination.
    Regards,
    Puloma.

  • Does SAP supports transport of TPZ  files from PI7.11 to XI3.0 ???

    Hi,
    Does SAP supports transport of TPZ  files from PI7.11 to XI3.0 ???
    because after Pasting PI7.11 .tpz files into import directory of Development XI3.0 .. I am not able to find these files into ID/IR -Tools - Import ?
    What could be reason ??
    Regards
    PS

    Have check this note :Note 1247043 - Release Restrictions for EHP 1 for SAP NetWeaver PI 7.1
    BC-XI-CON-SOP
    No release
    XI 3.0 message protocol in the SOAP adapter
    Supported with EHP 1 for SAP NetWeaver Process Integration 7.1 (version abbreviated with 7.11 from now on) is the XI 3.0 message protocol in the SOAP adapter for the communication between an Advanced Adapter Engine version 7.11 and ABAP proxies generated in the SAP NetWeaver Process Integration versions 3.0, 7.0, 7.10, 7.11; Advanced Adapter Engine version 7.11 and 7.10; SAP Partner Connectivity Kit version 7.11 and below, Java SE Adapter Engine 7.11 and below, Integration Server 7.11. However for all above listed scenarios the following functions are currently not supported: Acknowledgements, Transport & message level security, Principal propagation, Bulk support on sender-side, HTTP destinations support. Not supported with EHP 1 for SAP NetWeaver Process Integration 7.1 is the XI 3.0 message protocol in the SOAP adapter for the communication between an Advanced Adapter Engine version 7.11 and Java proxies, Integration Server 7. 10 and below.
    ( Changed at 18.12.2009 )
    Regards
    Pothana

Maybe you are looking for