JCo Create destination between WAS 640 and R/E 4.6C

Hi community,
I create a little SLD with 2 technical system:
WAS 640 Java and an ABAP system...
Now I must produce the JCo communication destionations in ABAP Stack and Java Stack.
I have many ambiguous on work...es I don't know a program ID parameters.
Somebody know a good paper reference...book, manual, brochure...
Thank's everybody,
Antonello

read up on registered communications
The program parameter is a dummy placeholder that needs to have the exact same value and case as in the TCP/IP com setup in SM59.
Enjoy

Similar Messages

  • How can i create link between ipad(xcode) and webserver?

    Hi, I'm a new to iPad development and i need help,
    i'm not good with english but i try to explain my question:
    how can i create link between ipad(xcode) and webserver?
    (the webserver ".NET" with driver odbc is connected with DB Oracle)
    so, how can my ipad application access to the Oracle DB?
    Create a webservice (.NET) to be place between iPad and DB, is this correct?
    how can i do it?
    which are libraries to include in the xcode's framework?
    thx

    I think the following URL will be your best answer:
    http://stackoverflow.com/questions/3510468/connecting-iphone-to-an-odbc-database

  • How to create dblink between oracle 10G and mysql

    I want to create dblink between oracle 10G and mysql
    I create it in ECC6.0 using DBCO transaction tcode,which database type can choose?Microsoft sql server?Because there have no mysql item.
    I choosed MSS  so that I can test it, but it failed,there is an error that 'ORA-12569:TNS:packet checksun failure'.
    I configured the oracle tnsnames.ora file like this:
         CW.WORLD =
               (DESCRIPTION =
                    (ADDRESS_LIST =
                          (ADDRESS =
                                  (COMMUNITY = SAP,WORLD)
                                  (PROTOCOL = TCP)
                                  (HOST = XX.XX.XX.XX)
                                  (PORT = XXXX)
                   (CONNECT_DATA =
                        (SID = XXX )
                   (HS = ok )
    When I tnsping CW,it will fail,like this " TNS-12569:TNS:packet checksum failure"
    How can I do.

    I want to know if this possible?

  • License keys for WAS 640 and J2EE

    How does licensing WAS ABAp and J2EE differ....
    If I get a key for WAS 640 ABAP and install via SLICENSE does this cover the J2ee engine also? I am running WAS 640 +java addin
    Thanks
    John

    You might need to installed the license for the J2EE engine separately.  To see the installed licenses for the J2EE, use Visual Administrator and then: Server -> Services -> Licensing Adapter and under the "runtime" tab, see under installed licenses if you have a license installed, or not.
    If not, you can install it there too.
    - Fanus

  • Was 640 and SLM

    Good morning,
    Regarding the new SLM fonctionalities integrated in the was 640,  can you give us some clarifications ? :
    Is it Solution Manager which is integrated in standard in the WAS 640 ?
    Thanks & rgds, Isabelle Bodet

    Hi Bodet,
    Solution Manager is not delivered within the SAP NetWeaver AS (formerly SAP Web AS).
    SLM is an application that is delivered with SAP NetWeaver '04 J2EE (sometime called 6.40 as a technical release number). The actual functionality was delivered with SP-Stack 12.
    SLM is a landscape planning tool that compliments Solution manager. It does not replace or include Solman functionality.
    SLM does use information defined in the SLD - however it does require a SAP NetWeaver '04 version of the SLD (6.40) so it cannot use a SLD located within a Solution manager. The recommendation would be to use a SLD external to solman so you do not have release conflicts (like the one above).
    There is a good blog by Matt Kangas on the SLM topic that has more details: /people/matt.kangas/blog/2005/07/15/test-drive-software-lifecycle-manager
    I hope this helps,
    Mike.

  • Sneak Preview of WAS 640 and ABAP Engine

    Hi all,
    I installed the Sneak Preview of the WAS 6.40 on a WinXP system an tried out most of the examples and tutorials.
    It is working fine and the developer studio is also very nice.
    I am wondering whether the abap engine is also available in the sneak preview or is it restricted to the java side only?
    Best Regards,
    Steffen

    Hi Steffen,
    all you need for this type of communication is already included in the WAS. There's a lot of documentation available:
    JCO (Java Connector for ABAP backends): http://help.sap.com/saphelp_nw04/helpdata/en/35/42e13d82fcfb34e10000000a114084/frameset.htm
    Generating proxies "around" JCO (very useful feature of the developer studio):
    http://help.sap.com/saphelp_nw04/helpdata/en/ed/897483ea5011d6b2e800508b6b8a93/frameset.htm
    Using ABAP EIS in a transactional J2EE environment via J2EE connector architecture: http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5caa85b11d6b28500508b5d5211/frameset.htm
    This should be sufficient for the beginning
    Hope that helps.
    Best regards
    Stefan

  • RFC Destination Between R/3 and XI Not Reestablishing

    I have an RFC destination set up in R/3 so that calls can be made to our XI system.  Everything works fine until our central SLD goes down for maintenance,etc.  When the SLD is down, the RFC connection is lost.  I assume this is by design.  The problem is that once the SLD comes back up, I would expect the RFC Destination connection to automatically re-establish itself.  It does not.  I have to go into IB:Config and change/save/reactivate a channel using the RFC destination so that it gets reregistered.
    Is there a setting that will make the RFC Destination connectivity re-establish itself automatically?
    Thanks

    When you say "go add some spaces" are you referring to putting spaces in the description field just so you can change/activate?  I assume you did, just checking.
    Thanks Naveen.
    Everyone else out there:  Do you all have to manually do this every time the SLD goes down?

  • Trying to create VPN between a Fortigate and Pix

    Here is the Pix config:
    sysopt connection permit-ipsec
    crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    crypto ipsec transform-set fortinet esp-3des esp-sha-hmac
    crypto map outside_map 10 ipsec-isakmp
    crypto map outside_map 10 match address 85
    crypto map outside_map 10 set peer 10.48.4.6
    crypto map outside_map 10 set transform-set fortinet
    crypto map outside_map 10 set security-association lifetime seconds 86400 kilobytes 4608000
    crypto map outside_map 20 ipsec-isakmp
    crypto map outside_map 20 match address 90
    crypto map outside_map 20 set peer 10.x.x.x
    crypto map outside_map 20 set transform-set ESP-3DES-SHA
    crypto map outside_map interface EPORT
    isakmp enable EPORT
    isakmp key ******** address 10.48.4.6 netmask 255.255.255.255 no-xauth no-config-mode
    isakmp key ******** address 10.x.x.x netmask 255.255.255.255 no-xauth no-config-mode
    isakmp identity address
    isakmp policy 10 authentication pre-share
    isakmp policy 10 encryption 3des
    isakmp policy 10 hash sha
    isakmp policy 10 group 2
    isakmp policy 10 lifetime 86400
    isakmp policy 20 authentication pre-share
    isakmp policy 20 encryption 3des
    isakmp policy 20 hash sha
    isakmp policy 20 group 2
    isakmp policy 20 lifetime 28800
    Here is the output of debug crypto on the Pix:
    ISAKMP (0): atts are acceptable.IPSEC(validate_proposal_request): proposal part #1,
      (key eng. msg.) dest= 10.48.5.94, src= 10.48.4.6,
        dest_proxy= 10.74.33.0/255.255.255.0/0/0 (type=4),
        src_proxy= 199.38.8.0/255.255.248.0/0/0 (type=4),
        protocol= ESP, transform= esp-3des esp-sha-hmac ,
        lifedur= 0s and 0kb,
        spi= 0x0(0), conn_id= 0, keysize= 0, flags= 0x4
    IPSEC(validate_transform_proposal): peer address 10.48.4.6 not found
    IPSEC(validate_proposal_request): proposal part #1,
      (key eng. msg.) dest= 10.48.5.94, src= 10.48.4.6,
        dest_proxy= 199.38.8.0/255.255.248.0/0/0 (type=4),
        src_proxy= 10.74.33.0/255.255.255.0/0/0 (type=4),
        protocol= ESP, transform= esp-3des esp-sha-hmac ,
        lifedur= 0s and 0kb,
        spi= 0x0(0), conn_id= 0, keysize= 0, flags= 0x4
    IPSEC(validate_transform_proposal): peer address 10.48.5.94 not found
    ISAKMP: IPSec policy invalidated proposal
    ISAKMP (0): SA not acceptable!
    I'm having trouble understanding the debug message and what might be wrong in the settings.

    Jon,
    Can you verify the cryto accees list on fortinet? I can see that you have configured crypto acees list as subnet. Fortinet should also be subnet and not range type
        dest_proxy= 10.74.33.0/255.255.255.0/0/0 (type=4),
        src_proxy= 199.38.8.0/255.255.248.0/0/0 (type=4)
    type 4 is type subnet
    let me know

  • I was told I would not be charged when my Apple id would be created but I was duped, and charged for id creation

    can any one tell me why apple wantsd my money

    You don't get charged to create an Apple ID.
    You get charged if you use that Apple ID to join the paid developer program.

  • Powershell to create link between Access database and an ODBC Pervasive database

    So, I have the following script (thanks to JRV!):
    function Link-ExternalODBCTable{
          Param(
             $accessFile,
             $tableName,
             $tableName2
         if(-not $tableName2){$tableName2=$tableName1}
         $access.DoCmd.TransferDatabase(
                 [microsoft.office.interop.access.AcDataTransferType]::acLink,
                'ODBC Database',
                $accessFile,
                [microsoft.office.interop.access.AcObjectType]::acTable,
                 $tableName,
                 $tableName2
    $testODBC='ODBC;DSN=A1013v2012'
     Add-Type -Assembly Microsoft.Office.Interop.Access
     $access = New-Object -ComObject Access.Application
     $Access.OpenCurrentDataBase("E:\MyDir\TagLink.mdb")
     Link-ExternalODBCTable $testODBC all_per
     $access.CloseCurrentDataBase()
    What I get is:
    Exception calling "TransferDatabase" with "6" argument(s): "ODBC--connection to 'A1013v2012' failed."
    When I try from the ODBC Administrator, it tests fine (Connection Successful!). This is a 32-bit ODBC connection, using the Pervasive ODBC Engine Interface. Same as we use for other ODBC connections to this database. It is a System DSN, as opposed to User
    or File.
    I tried to skinny this down to:
    Add-Type -Assembly Microsoft.Office.Interop.Access
     $Access = New-Object -ComObject Access.Application
     $Connected = $Access.OpenCurrentDataBase("E:\MyDir\TagLink.mdb")
     $access.DoCmd.TransferDatabase(
                 [microsoft.office.interop.access.AcDataTransferType]::acLink,
                'ODBC Database',
                'ODBC;DSN=A1013v2012',
                [microsoft.office.interop.access.AcObjectType]::acTable,
                 'all_per',
                 'all_per'
     $Disconnected = $Access.CloseCurrentDataBase()
    ...which yields the same error.
    Where am I going wrong here?
    mpleaf

    If I try that, I get a new message:
    Exception calling "TransferDatabase" with "6" argument(s): "Could not find installable ISAM."
    The article you reference, I believe, is for SQL connection, not Pervasive SQL. I know the DSN works fine. We use it for other things a LOT.
    I'm at a loss...and I can't seem to find the right combination...
    mpleaf
    The point is that newer Access does not appear to support DSNs on ODBC without an full ODBC driver.  If you go DSN-less you will include the provider.
    Pervasive has always been a pain.  They break all rules and always have.  If this is Intuit Pervasive then it is even worse.
    ¯\_(ツ)_/¯

  • Can you create relationship between Sales Order and Functional Location

    I am working on a requirement for customer service.  We are using Functional Location for customer facilities.  We would like to relate a functional location to a sales order.  Purpose is that we want to relate purchase of items to the functional location.
    We can see that you can set technical object on a line by line basis, but you cannot relate a functional location.  Does anyone know if this is possible with out of the box configuration?  Or would I need to apply a user exit.
    Thanks,
    Tony Romain

    Hi,
    I don't think we can link a functional location to a sales order in standard sap.
    Prase

  • AP Credit Memo and Good return, creates differences between TB and Stock Audit Report

    Hello Experts,
    Did any one has ever faced an issue, whereby AP Credit Memo and Good Return creates discrepancy between journal entry and the stock audit report?
    Here is the scenario:
    AP Credit Memo
    Description
    Quantity
    Unit Price
    Total
    Item A
                    30
                3,400
       102,000
    Journal Entry :
    Debit
    Business Partner
         105,000
            Credit
                          Stock
         105,000
    Inventory Audit Report
    Description
    Quantity
    Cost
    Transaction Amount
    Item A
                            30
                         3,500
                                                    105,000
    Journal Entry :        
    Debit
    Business Partner
         105,000
            Credit
                          Stock
            105,000
    The difference is actually due to the moving average, but the strange part is why the difference is not posted in the journal entry, in the Price different account?
    This makes the stock account amount to be different from the Trial Balance and the Stock Audit Report.
    And this is applied also on the Good Return transaction.
    Any help is highly appreciated.
    Best Regards
    Cedric Kayitare

    Hi Cedric,
    Price & Item cost are different.
    while making goods return , Direct AP Credit Note, Sales Delivery, Direct AR Invoice, stock is going outside.
    In these transactions Journal entry will happen for Item cost and not Item sales or Purchase price.
    Please enable item cost field in line level and check whether above formulae is matching with Item, cost field.
    Then what is the importance of price in these documents??
    Price is the agreed selling or purchase price for trading with Customer and supplier.
    In your example
    You are returning back material worth 105000(as per moving average price), but supplier is supposed to give only you 102,000.
    Hope you understand
    Thanks
    Unnikrishnan

  • How to create links between SO and PO's

    Basicly the subject tells the question, how can you create links between Sales orders and Purchase orders? Sounds simple but how to do it?

    Hi,
    You can may be do the easy way out then,
    1) Open the Sales Order for which you have created the Procurement Document.
    2) Go to the 'Form Settings' of the Sales Order and 'Table Format'.
    3) In the list, select the Procurement Doc field and make it visible.
    You will be able to see the Procurement Document for the Sales Order raised without using the query.
    Check if this is what you are looking for and the same helps.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Sizing WAS 640

    Hello All,
    My customer is planning to use WAS 640 and use Adobe Document Service for development.
    Does anyone know, where can I find the documentation on Sizing WAS640? Are there any white papers, Documents available for this? I believe we can not use quick sizer for this since WAS is a standalone basis release and the application being developed is a custom developed application.
    Please let me know your thoughts on this. I am curious to know what other SAP customers are doing who are planning to golive on WAS 640 Platform.
    Regards,
    Rakesh Doshi

    Benny,
    Thanks for your reply.
    The plan is to have around 500 councurrent users using a custom application developed in Adobe Acrobat Services for WAS640. The users will be creating close to 60,000 documents a year.
    I am trying to find a reference to see if anyone else has done any sizing related to WebAs.
    regards,
    Rakesh

  • How we will create relationship with org unit and task catalog

    HI Experts
    How we can create relationship between Org unit and Task Catalog in Organisation management once we grouped all the tasks in one group.
    For Example we have one org unit under that we have 3 depts those will consider as org units only.under 3 depts we have professor,Lecturer,Reader as jobs and positions also.If we create Professor tasks in task catalog which all the tasks will be assigned to positions as well.
    If it is Org unit and Task catalog how we can create relationship.
    Thanks
    Rajji

    Hi,
    Please try.
      DATA: lt_hrp1001 TYPE STANDARD TABLE OF P1001.
      DATA: lw_hrp1001        TYPE p1001.
      lw_hrp1001-mandt = sy-mandt.
      lw_hrp1001-plvar = parent_pos-plvar.
      lw_hrp1001-otype = parent_pos-otype.
      lw_hrp1001-objid = other_pos.
      lw_hrp1001-istat = parent_pos-istat.
      lw_hrp1001-begda = sy-datum.
      lw_hrp1001-endda = lc_endda.
      lw_hrp1001-infty = '1001'.
      lw_hrp1001-aedtm = sy-datum.
      lw_hrp1001-uname = sy-uname.
      lw_hrp1001-rsign = codes.
      lw_hrp1001-relat = relats.
      lw_hrp1001-sclas = lc_sclas.
      lw_hrp1001-sobid = cord_pos.
      append lw_hrp1001 to lt_hrp1001.
          CALL FUNCTION 'RH_INSERT_INFTY'
            EXPORTING
              fcode               = 'INSE'
              vtask               = 'S'
              commit_flg          = 'X'
            TABLES
              innnn               = lt_hrp1001
            EXCEPTIONS
              no_authorization    = 1
              error_during_insert = 2
              repid_form_initial  = 3
              corr_exit           = 4
              begda_greater_endda = 5
              OTHERS              = 6.
    Hope this helps.
    regards,
    Xiang Li

Maybe you are looking for