Business Server not getting associated with XI

Hi
I am just wondering why the "associate with XI" button doesnt associate a Integration server with XI. This is in the SLD ->System Landscape directory->Business system->integration Tab.
So, when i goto the RWB , i find the Integration Server and IE disabled . Clearly the problems is with no Integration server being asociated with tthe BS.
Regards
krishna

hi
Try to configure intergration engine by going to the transaction code sxmb_adm
there assign the integration server to the intergration engine and also give the path http://<host>:50000/sap/bc/xi/engin?type=entry.
Reward if useful,
Regards,
srinivas.D

Similar Messages

  • Data not getting bind with cursor

    Hi,
    Database: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - 64bit
    OS: Windows Server 2003
    Consider following procedure:
    Proc P1() as
    cursor c(in_par varchar2) is select distinct col1, col2 from Table1 where col3 = in_par;
    begin
    for rec_c in c('X') loop
    end loop;
    exception
    end;
    Problem: In most of the execution, the value 'X' passed in cursor c get bind with col3 in where clause and get the desired result. However, in some cases, the value 'X' does not get bind with col3 in where clause. I don't know the steps to re-produce the issue, but it occurs once in a while.
    On querying v$sql_bind_capture, i get 'NULL' in value_string whenever this problem occurs. Otherwise, I get 'X' in v$sql_bind_capture. No exception is thrown anytime.
    What may cause miss of binding constant literal 'X' to cursor?

    Have not seen this error before - PL/SQL not binding SQL statements containing PL/SQL variables, correctly. What at times happen is no bind at all due to name collision. Using the same name for a PL/SQL variable as a SQL column in the SQL statement and scope being such that with name resolution, the SQL column gets preference. This of course does not seem to be the case here.
    What could be happening is that a null variable is being passed as the bind value.
    You can also have a look at the Metalink/support.oracle.com for any notes or bugs on this behaviour. Knee-jerk reaction from my side that this is too a common issue to be an actual PL/SQL bug... (would have reared its head a long time ago)
    In cases like this I like to make sanity checks - reduce the problem to its bare basics with a test case and see if that works. Then gradually increase its complexity and see when it brakes, if at all.

  • MIRO - Business Area not getting updated in Vendor Line item

    Hello friends,
    I am posting Vendor invoice in MIRO transaction.
    After Posting if i see the financial document generated,
    Business area has not got updated in Vendor Line item.
    What could be the problem ?
    Please help me out.
    Hari Prasath

    Hi Kale,
    Make sure the field Business area is not supressed in tx. OB14. for the GL account in line item 001.
    On the other hand, have a look to the note and kba below:
    41294 - Business area in customer/vendor item
    Kba 1727802 - Business area not getting populated in sales/ purchase tax

  • Sales orders from CRM are not getting blocked with credit check

    Hi All
    I have configured ECC in such a way that , if cutomer does not have enough creditlimt, then those sales order will get blocked. Our orders will come from CRM, and some times some orders are not getting blocked with credit check even though the customer does not have credit limit. And at the same time some orders are blocked with credit check...what are all the things that should be checked to diagnose the problem.
    Thanks in advance for looking into this

    Please check if you have any custom code/user exit in ECC which uses transaction code (VA01 , VA02 or VA05 etc) prior to invoking credit checks. 
    Orders created via CRM will not have transaction code set (SY-TCODE).

  • I am using windows 7 and itunes 11.7 my i phone 5s is not getting synced with my laptop it keeps showing backing up  please help i need to put music in my phone?

    i am using windows 7 and itunes 11.7 my i phone 5s is not getting synced with my laptop it keeps showing backing up  please help i need to put music ?

    Hi,
    Have you managed to solve this problem? if yes, please highlight how you solved it...i'm facing same problem with my new Iphone 5S but udner Windows, thanks.

  • Not getting cleared with internal working of JSF

    Hi All,
    I have started with basics of JSF and created some simple apps using netBeans.
    However I am not getting cleared with the exact internal working of JSF i.e. how the things are implemented in JSF libraries: jsf-api and jsf-impl.
    Please advice or share some links on this.
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi,
    While creating JSP custom tags, we start from scratch by first creating tag handler class then .tld file for that and finally deploying both these files.
    I am looking for a similar approach for making our own JSF component.
    I don't want to put jsf-impl API into lib directory. Is it possible to make a simple component using jstl standard libraries ?
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Jsf page not getting refreshed with updated values?

    Hi All,
    - managed-bean - session scope.
    - On a request, Even though, I am updating the bean's properties(values), my Jsf page is not getting refreshed with updated values as it is displaying the older values.
    Can anybody throw some light?
    Thanks in advance.
    - Sri

    Please try to give us more information, follow BalusC suggestion.
    For this moment I only can say you that the more common cause to this problem (in my expirence) is that you have problems with your conversion/validate phase.

  • Dispute case does not get updated with subsequent partial payment

    Hi Experts
    I am now still testing the Dispute management .. but it's my first time to see that some times created dispute case does not get updated with the payment posted against the invoice which the dispute case has been raised .. when i trying to add open item to the current dispute case i face this Error..
    Process step 004: Change not possible, process step 003 missing
    Message no. UDM_MSG037
    Diagnosis
    The dispute case is to be changed by process step 004 from accounting. However, there is at least one process (for example, clearing transaction from payment or credit memo) that was performed before the current step and that has not yet updated the dispute case. The changes to the dispute case must be carried out in the correct order.
    System Response
    The dispute case could not be changed.
    Procedure
    In an asynchronous change to dispute cases using IDoc, make sure that all IDocs of the previous process have been posted. Then you can carry out the required action (for example, post the current IDoc from process step 004 or include further items). The immediate previous process step is 003.
    Your kind feed back is highly appreciated..
    Regards
    Mahmoud EL Nady

    Hi
    Thanks for straight forward solutions its now working properly after run the program.. thanks too much..
    also do i need to run this program periodically or once i notice that one dispute case it not getting updated?
    Regards
    Mahmoud El Nady

  • String does not gets splitted with "|"

    String does not gets splitted with "|" ?
    String str="abc#def|ijh#klm";
    String[] pieces=str.split("|");
    System.out.println(pieces[0]);

    '|' has special meaning (OR) so you need
    String[] pieces=str.split("\\|");

  • W_DAY_D is not getting Loaded with Enterprise WEEK or FISCAL week informati

    HI Experts,
    We have OBI Application 7.9.6.1 (FIN,SCM,PSA analytics application).
    We are using Oracle EBS 12.0.6 as the source system.
    we are using the Enteprise Calendar in EBS to load the W_DAY_D,but the W_DAY_D is not getting Loaded with Enterprise WEEK or FISCAL week informations,
    does any one have an answer to this question,how to load theEnterprise WEEK or FISCAL week information in the W_DAY_D table??
    We have raised an SR with Oracle Support & got the reply that this is a product BUG & they have internaly raised an Enhancement Request.
    God knows when this will be fixed??
    Can any one provide me with a work around ?/
    Thanks

    Hello:
    Please look at these W_MCAL_PERIOD_D, and W_MCAL_DAY_D Tables for Fiscal information. For more information you can look at the RPD BMM Layer Dim - Date Fiscal Calendar.
    With Regards,
    Mohan

  • Open PO did not get updated with new price.

    A mass price change was updated in SAP for one of the supplier . All open orders did not get updated with this new prices.
    Can anyone tell me the reason why ?
    -Amol

    hi
    i think u have to do it manually
    logically if u see u can use diffrent prices in diff po
    if ur price is inr 100 in 1st po and u done gr ur rice will get updated in mm suppose it is 105
    next time u create the po of 110 rs  and done gr
    suppose ur price updated is 108 rs inmm
    so it is not happening that 108 is get updated in ur 1st po
    right so i think u have to update pos manually
    if i am wrong plz let me know
    regards
    kunal

  • Why did i not get siri with my update to 7.0?

    why did i not get siri with my update to 7.0?

    Thanks   I thought thats the way it was but had some coworkers with a 4 and they got it with the update?

  • KONV not getting updated with new condition type value

    Hi,
    I have created a new condition type for a pricing procedure. But table KONV-KAWRT is not getting updated with any value. Can anyone help me this.
    Thanks
    Shweta

    Hi Vasu,
    It was created in the same way then I have assigned calculation formula . For invoice it is comming fine but for the intercompany billing it is not showing any value in Contition tab for this particular condition type. For this when I checked in KNOV table it is showing condition type but the value (KONV_KAWART) is comming out zero and due to this reason it is not showing value in intercompany billing ->condition. Do I need to write code for this?
    Thanks,
    Shweta

  • I brought apple lightining cable from authorised shop , but my i phone is not getting charged with that how can i know its orginal or not there is no printing on that cable and the wire is little harder than which i was using before it came along pho

    I brought apple lightining cable from authorised shop , but my i phone is not getting charged with that how can i know its orginal or not there is no printing on that cable and the wire is little harder than which i was using before it came along with phone.., Please let me know is the cable is orginel or not ..

    the phone says it is not charging even though it actually is. Check and see if that's the case. A very underhanded trick by Apple so they can charge 10 times what the cable is worth. They do not win admirers by that proprietary trickery.

  • I bought a second hand Macbook Pro and colorful stud Only after a few months I decided to reformat it Bad movie started here I did not get it with a disc and I come to install the operating system And he asks the name of Apple's user ID financed had been

    I bought a second hand Macbook Pro and colorful stud
    Only after a few months I decided to reformat it
    Bad movie started here I did not get it with a disc and I come to install the operating system
    And he asks the name of Apple's user ID financed had been bought Lion OS Now
       And who sold me does not answer then I found the phone number of his mother
    She said he lived in USA and paid him more than the lion version of the MacBook and now I can not install Lion
    And I'm not from USA

    Unless you go back to the original owner, yes you need to pay for it again.
    You're entitled to the OS that shipped with the device from Apple, but if you don't have that media there's nothing you can really do.  If the system originally shipped with 10.7 or 10.8 then when you boot it to Internet Recovery, it will automatically offer you that OS version (as the serial # is registered with Apple).  If it shipped with an older OS, then you need to enter the Apple ID that purchased 10.7 or 10.8.  You didn't purchase it so that's not you.
    The options you have are to buy Lion for $29 US (I don't know the price in Palestine), or Mountain Lion for $19 US (don't know the price in Palestine either), and install from scratch.
    And it's a good idea to know you have restore media before you reformat your machine.

Maybe you are looking for

  • Question about implementing a Flex app in Wlp 1.3.2

    Does anyone have an example of implementing a flex application in weblogic portal? I'm trying to figure out how one flex portlet (java 286) can trigger an event and have another java 286 portlet catch the event. thanks

  • Equipment status to be added.

    Hi All, There is a Serial number profile assigned to the material. Equipment get created due to serial number. Now we want to add more statuses in the given screen (manual transaction screen). (T code-IE02-Edit-special serial no. functions-manual tra

  • Corrupt file type icons in finder

    Hi there, I discovered a problem with small icons in Finder and it's driving me insane that I can't figure out how it happened and how to remedy it. Hope anyone here can help! The symptoms: The problem concerns .mkv and .srt files. In the list or col

  • How to concetenate decimal place

    hi i have declared a variable as var_ad_addtn(16)  TYPE p  DECIMALS 10. now the value is coming as two decimal place i want to truncate the decimal place and only show as integer but i cannot declare like integare and the field value passed to this v

  • No jcryptoki in java.library.path

    Hi everyone,      I encountered the error msg : no jcryptoki in java.library.path while trying to call a eracom HSM card in an UNIX env. Did anyone know why??? I tried the -Djava.library.path=..... But still had the same msg. Can anyone help me???