Comunication between SAP and SWIFTNET

Hi,
I need to implement an communication architecture between SAP and swiftnet. I have some doubts about this integration:
It is possible to implement the SAP Integration Package for SWIFT without BCM?
The process thought is generate SWIFT files in SAP and put these files in a folder. SAP PI will pick these files and send to an swiftnet shared folder. Did someone has implemented something similar without the SAP Integration Package for SWIFT?
There is some standard module in PI to encrypt files?
The txt SWIFT files has to be generated in xml files to SWIFTNET process them?
Did someone has implemented some similar process using proxies?
Thanks in advance,
Regards

Hi Ricardo
Yes; there is no need to install SIPS with BCM - there are v arious implementation scenarios with SAP and SWIFTNet connectivity.
The advantage of BCM is, that the transaction / payments will only be booked in Fi-Co if they were apprvoved and released within BCM.
Remark: SIPS is licensed trough / included in BCM license.
SIPS is mainly used to implement SAP LAU based on HMAC-SHA 256 with an XML V. 2 companion file.
However as mentioned earlier, there are various SAP - SWIFTNet integration scenarios - from a straight forward Fi-Co integration till a fully featured / state of the are SAP blueprint with BCM/PI and SIPS.
Best regards
Christoph

Similar Messages

  • Communication between SAP and 3rd Party Systems using IDOC HTTP XML Interfa

    Hi
    i am try do
    Communication between SAP and 3rd Party Systems using IDOC HTTP XML Interface
    With The help of SDN Contribution
    link----
    ( have look on it)
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4943f2b7-0a01-0010-37af-faff35b2f08c
    I am getting error in
    Partner system as HTTPLOG and "Execute" to check the results
    Error is --  Port could not be created
    RFC destination HTTPLOG Not specified for system HTTPLOG
    any 1 have any idea  if plzzzzzzzz...........
    Thank u
    Ram

    Hello .
      we are also in  process of implementing the same
    could you share the knowledge pl?
    1)is it a separate add on with ALE to saphr
       or using ECC ??
    2)can u share the configuration part ??
    we are trying it on webas as addon 3.0 .

  • Idoc "missing" between SAP and PI

    Hi!
    We have an issue with Idocs that are "missing" between SAP and PI. First 5 idocs were processed ok, then 3 went into yellow status. We have set up queue processing on this particular idoc type as there can be posted 2 at the same time. The problem started when 2 idocs were processed at the same time
    What have been done
    - SMQ1/2 in SAP system does not show any trace of these messages
    - SMQ1/2 in PI system does not show any trace of the messages
    - Message monitoring in PI does not show any trace of the messages
    - SM58 in SAP system is empty
    - SM58 in PI system is empty
    What checks remain to find out where these Idocs are stuck?
    Thanks!
    regards Ole

    Hi Ole,
    Refer This link for IDOC Monitoring.
    http://help.sap.com/saphelp_nw70/helpdata/en/6a/e6194119d8f323e10000000a155106/content.htm
    In this it is mentioned like
    Main Tools
    XI Runtime Workbench
    Transactions:
    u25CF     IDX1
    u25CF     IDX5
    u25CF     SXMB_MONI
    u25CF     SM58
    u25CF     SM21
    using these we can monitor..
    Thanks.

  • User base Synchronization between SAP and MS Active Directory Server

    Dear all!
    I'm using Web AS 6.20 ABAP and MS Active Directory Server based on Win 2003 Server.
    i successfully implemented the synchronization of user data between SAP and the ADS.
    My question: Is there a way to customize the users on Active Directory Server in regard to their SAP authorization (roles auth. objects etc.)?
    Currently I don't have a clue how to do this.
    Regards,
    Christoph

    Have you searched on SDN for "Active Directory"? That turns up a number of results. I think your expectation might be backwards though, it's not how ADS exposes SAP specific data but how SAP uses ADS to store SAP specific data. My understanding (from quite some time ago so I am fuzzy on this) is that SAP can use ADS in much the same way it can use LDAP as an external user store.
    The Security Newsletter from November 04 [https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/sap security newsletter november 2004.pdf] mentions that a webinar is hosted on SDN about this exact topic, unfortunately I was unable to find a direct link.
    Regards,
    Marc g

  • About integration between SAP and non-SAP applications via javaidoc classes

    Hi,All
    Now we are implementing a SAP-Retail project,we encounter a problem of integration between SAP and non-SAP applications(POS),we want to set Inbound/Outbound between SAP and POS applications realtimely,POS can connect to the SAP system via VPN,weather it can be implemented?
    I conceive to implement it with SAP Java Connector IDoc Class,I don't know weather it is the best solution?If not,please give some other proposal.
    I have download the classes from SAP website and try it with the samples provided by SAP(JCoIDocSample1.java/JCoIDocSample3.java),In my testing,Inbound is succeed,but,in SAP-Retail IS,standard Outbound message type is defined via file port,some one told me that SAP Java Connector IDoc Class can only receive idocs from tRFC port?is it true?If not,please tell me how to deploy in SAP so java program can receive idocs from file port?

    We too are interested in finding information on integration between SAP and Intergraph.  Were you able to obtain information and I was wondering if could share this with us.
    Thanks,
    Sue
    City of Edmonton

  • Can you recommend the best way to do an integration between SAP and Dynamics?

    Hi,
    I have a requirement to develop a integration process between SAP and Dynamics. Both environments will be deployed in Azure, so there isn't any on-premise machine involved.
    I've to implement two different business processes:
    A request is received from SAP and some data is sent to Dynamics
    A request is received from Dynamics and some data is stored in SAP
    My client is requiring me to define a cloud integration architecture that fits to the requirements.
    Doing some research, I have thought three possible architecture models.
    Use BizTalk Server as IAAS: the provision a full BizTalk virtual machine will fit each requirement. The bad thing is that it will have a big cost for the client.
    Use BizTalk Server as PAAS using BAS: other alternative the using BizTalk Services instead of a BizTalk VM. My idea with this model is using BAS to connect with the SAP and use WCF to connect with Dynamics web services. Can you tell me
    if this model is feasible? Should be the SAP machine a Windows machine in order to install BAS?
    Use BizTalk Server as PAAS using SB Queues: other alternative the using BizTalk Services instead of a BizTalk VM. My idea with this model is using
    SB Queues to connect with the SAP and use WCF or other SB Queues to connect with Dynamics. Can you tell me if this model is feasible? Is required a intensve development in both SAP and Dynamics processes to implement the
    communication using SB-Queues?
    Please, if you have other architecture models that fit better to my requirements, I'd be so grateful for this information.
    Many thanks for your help.
    Best regards.

    I have a Mini and since it has BlueTooth,  got Creative Labs' T3150 BlueTooth speakers so I can "send" music across the house to them. The iPod Touch has BlueTooth, and would work for this kind of setup, I think.

  • Standard XML schema for Vendor data exchange between SAP and other system

    Is there a SAP standard way of XML schema that we exchange between SAP and other system? Please let me know.
    Thanks.

    See SAP Interface Repository (http://ifr.sap.com).
    My proposal is to leave old SAP connectors staff and use SAP Exchange Infrastructure. There is a support of industry XML standards in XI 3.0 like xCBL.

  • Integration between SAP and third party tax software

    can some body explain me or provide me docs regarding integration between sap and third party tax software like vertex.
    Thanks

    Hi
    First configure the same via the following menu path:
    1.) IMG>Financial accounting>Financial accounting global settings>Taxes on sales/purchases>Basic settings>External tax calculation>Define physical destination
    2.) Then test connection (option is available there).
    3.) If the connection is successful, also verify that the external tax package installed supports the R/3 4.6 version of the API. You do that by going to:
    System Information>Function List
    Check if the following functions are listed:
    • RFC_CALCULATE_TAXES_DOC
    • RFC_UPDATE_TAXES_DOC
    • RFC_FORCE_TAXES_DOC
    • RFC_DETERMINE_JURISDICTION
    4.) Then test the tax data retrieval:
    From SE37, select the relevant function modules like RFC_DETERMINE_JURISDICTION.
    The above 4 steps are necessary to satisfy that the RFC connection is established
    Hope useful
    S Jayaram

  • How to exchanging data between SAP and P3?

    could use BAPI directly between SAP and P3? And if we use XI as middleware, which protocols or methods should we use?
    any answer should be appreciated.

    Hi,
    U havent mentioned what exactly ur P3 system is.
    Considering it to be Primavera P3 system, the integration could not be done directly using a BAPI since the structure of Projects (as well as the rules to define the projects) are different in SAP and Primavera P3.
    Thats y XI is required. U have to use Idoc/RFC interfaces. Have a look about what Primavera wants to say about this integration
    http://www.primavera.com/newsroom/primavera_sap_051007.asp
    Regards,
    Prateek

  • Material replication between SAP and SRM

    Howdy friends.
    Is there any way to stop having to manually activate the material replication queue between SAP and SRM each time please?
    Our admin team go to transaction SMQ2 each day and for 2-3 years have been manually activating each queue manually and doing this several times per queue as the entries do not reach zero. Surely, it is possible to set this up to be automatic as a job?
    Ciao,
    Mike

    Hello,
    I could not find the SDN Weblog but here a link to an article that migh help you....[url]http://searchsap.techtarget.com/tip/0,289483,sid21_gci1245134_mem1,00.html[url]
    That should help you check your settings, et al and resolve your issue.
    Regards, Dean.

  • How to know the data transfer amount (MB o KB) between SAP and BW

    Hello everybody,
    Somebody know how calculate the data transfer amount between SAP and BW. Would be fantastic to know the transfer speed  and other similar data. Is there any transaction where you can see this information?
    thanks for your help.
    Manolo

    A quick, although less accurate, way is to add up your field lengths to get your total record size and then multiply it by the number of records.
    So, 5 fields, with 10 char length = 50 chars * 8 bytes /char  = 400bytes.
      8 bytes / char may be higher on unicode systems.
    with 500 records ... you get 200,000 bytes = /1024 = 195kb.
    This is just a rough estimate and it is pretty quick to figure out.  Not all fields will be completely filled, so this is the maximum size for this recordset.
    Brian

  • Adjustment of inventory between SAP and Legacy system

    Hi Gurus,
    Here is the scenario:
    1) One plant within a company code is in SAP and the other plant in a same company code is still in legacy. Since both of them are Not in SAP, I cannot do an STO.  But, ROH materials need to be moved from the legacy plant to the plant in SAP. I cannot treat the legacy plant as a Vendor, since we are Not paying them. But, still, we should make sure that the inventory needs to be devaulated by the monetary value of the goods taken out and the other inventory (plant in SAP) needs to be enriched by such monetary value.
    2) Similar situation as above, but between 2 Company Codes of same controlling area. Here one Company Code is in SAP, other is in legacy, but, when the other company code will be in SAP, it will be under same controlling area. The two companies are under one business. Some type of intercompany transfer (netting) needs to be done. Here, I have to treat the legacy company as a Vendor.(but modifying bank details)
    I understand, that it may not be possible in standard SAP, but what type of custom developments should I put up ? Any type of custom movement types? How should I set up the Vendor Master (in case of second scenario, the bank details to involve the netting thing).
    Any type of information is very valuable and I would be indeed very grateful.
    Thanks,
    Kumar

    For requirement 1, I suggest you keep track of the inventory acct for legacy and SAP system as separate acct to simplify reconciliation. Once this is done, you can use transaction MB1C movement 561 (or a copy of this movement type). This movement allows you to enter transaction amount in local currency as well; if this is not available, you can customize this through configuration for field selection of movement type (OMJJ). So through this posting, you can enter corresponding material, plant, quantity, and transaction amount that's passed from legacy system. In the account determination, you can set the opposite entry for inventory acct as the inventory acct from legacy system.
    You can then setup an interface that periodically extract GI txn on legacy system, and another interface that performs BDC or call transaction on movement 561 (or a copy of this movement) on SAP system
    Revi

  • Key Configuration differences between SAP and ORACLE Financials

    Hello,
    After spending good 7 years in SAP related projects recently I started working in ORACLE Applications. I used to be an ORACLE programmer years back. To my surprise the same <b><u>ORACLE Forms</u></b> are still very much the heart of the ORACLE UI.
    Then I thought what will be the key differences between ORACLE and SAP in terms of configuration elements. While I know a bunch of configuraion items in SAP , I am not sure about the same in ORACLE world. I am not even sure some of the configuration items that are available in SAP exists in ORACLE.
    Does anyone know both sides of the coin ? The terminology and design ?
    SAP has
    Client,Company code, Business area, Functional Area, GL, Posting Key, Document Type.
    I am trying to get the details of the equivalents of these in ORACLE.
    Does anyone know it ?
    For e.g , when you post to <b>AP</b> or <b>AR</b> in <b>SAP</b> , <b>GL</b> is updated  automatically. In <b>ORACLE</b> you post to a <b>AP Book</b> or <b>AR Book</b> then Run a batch to move them to <b><u>GL Book</u></b>.
    ORACLE uses SQLLoader to load data . You can write a PL SQL and update the tables directly, which is not the case in SAP. For dataloads and conversions, SAP uses BDC's ( though XI can be used but its slow).For ORACLE its the good old SQL and PlSQL combo.
    What are the equivalents of the configuration elements in ORACLE world ?
    Also what are the major differences between these two in terms of designing a financial system.
    Does any one know ?

    Genie,
    I agree that a case is made on how well these two ERPs solve the day to day tasks before a company chooses one of these two. But my question is aimed at finance to begin with. You are going to need a general ledger for any company or government regardless of ERP. And how well you can drive the ledger to map your business is the key here.
    The way ledger is built is around a business area ,company or country and is very tighly designed in SAP. I would like to know if there is any equivalent of the configuration items in ORACLE. I am more interested in terminology of ORACLE.
    For example ,
    <u><b><u><b>SAP ====> ORACLE</b></u>
    <u><b>GL ==> Book In ORACLE</b></u>
    <b><u>Document Number ===> Invoice Number</u></b>
    <b><u>Posting Period in SAP ==> Posting period In ORACLE</b></u></u></b>
    Most of the terms are finance terms , so they are common ( eg. an account number is an account number in ORACLE and SAP ) between two systems. I am interested in any specific thing that is available in ORACLE but not in SAP and  vice verse.
    thanks for the link you have provided.
    Its very useful.

  • Integration between SAP and Third Party without PI in between

    Hi All,
              We have a requirement where in we need to integrate SAP and a Third Party Product without PI in between.The third party product is exposing their Web services as API.
    So, we have an idea of exposing our RFC/BAPI as web service ,so that it can call/consume the third party web services.On these lines I have a couple of doubts,
    1.How will the monitoring of message be done?Is there any Tcode to monitor the RFC exposed Web services?
    2.What would be the advantages and disadvatages of this approach?
    Thanks.
    Venu

    Well taking out PI will 'exclude' advantages like able to monitor the messages, resending messages, error handling etc.

  • Interface between SAP and OSI - PI

    Team,
    Appreciate your response for a query from a customer. Find below
    Kindly help us to get some more details from SAP about the connectivity between OSI-PI system and SAP (PP,EHSM and QM).
    Because, we might use only for one way communication (pull) the data from OSI-PI to get plant information to update our SAP –ECC for informative
    purpose of production reports and EHS.
    Queries:
    Plan A
    1.      Whether OSI-PI RLink is enough for the connectivity to SAP?
    2.      Whether any other interface other than SAP-PI or MII to connect OSI PI?
    Plan B
        1.      From this year,  we are using Honeywell DCS (SCADA) system, whether Honeywell PHD system could connect SAP?
    2.      If the above answer yes , then what is the standard interface using for SAP and Honeywell PHD ?
       The above queries raised because of clarity required for OSI –PI interface minimal connectivity requirement.
    Thanks and regards,
    Irfan

    Hi Ifran,
    Recommend that you use PCo amd MII to integrate to ECC. MII has JCO and BAPI connectors for ECC as well as the capablilty to implement Listeners to receive IDOC from ECC. MII has additonal capabilities such as the Plant Information Catalog that will be very beneficial in defining historian data and providing business context around it.
    PCo has a native OSP PI connector as well as MII connectors that can execute MII transactions directly; the transactions can then execute JCO and BAPI to ECC.
    PCo can connect to Honeywell PHD using the PCo OPC HDA connector. (The Honeywell historian OPC server will need to be installed and activated, preferably on the PCo server.)  PCo also has connectors for TCP Socket, OPC DA, OPC UA, OPC AE, ODBC, OLEDB, FileMonitor, and additional native historian connectors (Aspentech IP21, GE Proficy, CiTectSCADA).
    Regards, Steve

Maybe you are looking for

  • Error 1 while building a DLL

    Hi, I have programmed some signal processing project libraries in LabVIEW and would like to use them in a VC++ program.  When building the DLL under LV 8.0, I get this error 1 message: Error 1 occurred at ABAPI Dist Define VI Prototype.vi -> ABAPI Di

  • Delivery line item issue

    Hello, I'm creating a delivery for multiple line items in sales order. Is there anyway so that the delivery line item will not be created for batch selection criteria failed items. Please reply, Thank you.

  • Problem with Progress DB at sender side

    Hello, We are facing some problem when we are trying to connect to Progress DB using JDBC adapter at sender side. The error is, "  Accessing database connection 'jdbc:jdbcprogress:T:156.5.31.65:2545:/mfgprodev/devbadb/devsche/i_apoext' failed: com.sa

  • How Do I compress video?

    I produce sports instructional videos. Trying to learn stuff to podcast. I had my video editor take parts of my videos and put together four 15-20 minutes videos for four separate podcasts. I was able to get the four complete videos in i-Movie. How d

  • Verifier Error: DatabasePlatform doesn't support NativeSequence.

    I am using an Oracle database. When verifying one of our jar files, we get the following error message.       FAILED TESTS :       Test Name : tests.persistence.DefaultProviderVerification       Test Assertion : Test validity of EJB 3.0 persistence u