Unable to Specify credentials during service call

Hi
I want to call CHECKIN_UNIVERSAL service from a JSPX page. I have added the following tag in my jspx...
<wcm:idcService service="CHECKIN_UNIVERSAL" var="callStatus">
<wcm:idcParameter name="doFileCopy" value="1"/>
<wcm:idcParameter name="dUser" value="sysadmin"/>
<wcm:idcParameter name="dDocName" value="idc"/>
<wcm:idcParameter name="dDocTitle" value="Test1111"/>
<wcm:idcParameter name="dDocType" value="Document"/>
<wcm:idcParameter name="dSecurityGroup" value="Public"/>
<wcm:idcParameter name="dDocAuthor" value="weblogic"/>
<wcm:idcParameter name="primaryFile" value="C:/test.txt"/>
</wcm:idcService>
I am getting the following error.. System needs login authentication credentials.
Again, I tried calling checkIN_SIMILAR_FORM also but i got the same error.
<wcm:idcService service="CHECKIN_SIMILAR_FORM" var="docinfo">
<wcm:idcParameter name="dID" value="DEV000242"/>
</wcm:idcService>
Error:
"Caused By: oracle.stellent.ridc.protocol.ServiceException: Unable to build check-in form. System needs login authentication credentials."
How can I specify credentials in the wcm:idcservice tag please help.. Any input is appreciated.
Thanks,
Aakash

Please,  run the DirectX diagnostics tool (32-bit version).
Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
Be aware that you will have to zip this file before attaching it here.

Similar Messages

  • Unable to be heard during phone call unless speaker was on.

    Made a phone call and was unable to hear or be heard unless speaker was on.  Ring tones, alerts, other sounds were not heard.  Bluetooth worked fine.  If ear phones were plugged in you cold hear music that was playing.  Restarted phone with no results.  Problem self corrected itself with no action from me.

    I have the same problem but i have iphone 3G 2008, it happens randomly and goes back to normal.
    Have u found a solution yet?

  • Restful webservice call hangs during service call

    I have requirement where i need to call webservice from my code which is external service opened up.
    I am using Spring RestTemplate for calling external service.
    ResponseEntity<ResponseObject> responseEntity = rest
    .exchange(URI, HttpMethod.POST, entityObj,
    ResponseObject.class);
    entityObj carries my request Object which is been marshalled.
    when i have my request object(XML) limited to 2o elements my external service receives the request object then processs it and send out the response, if number of request elements exceeds 20 then external service is not receiving any request. mean while my server hangs out and seems to be waiting for response. I dont know where i am going wrong. I am using weblogic server for posting http request.
    Note :-
    I tested using my Junit where i posted 40 elements and it was successful.. the problem happen when i deploy into weblogic server. server might be blocking the data for some reason ..
    I really appreciate response.

    Issue was due to Https post and weblogic was getting timeout for some reason if data exceeds certain limit. so i decided to go with Http which solve the issue. looking into why weblogic getting timeout when using https; will udpate if i fix with https.
    I was using default key store when using https post, does it cause issue?

  • Webdynpro ---- BAPI/FM used in service call to get sales order

    Hi
    I need to have a main view which contain an inputfield to insert a sales order, then check whether the sales order is existed in database, at last, pop up a message box to show the feedback.
    So which FM or BAPI shall I have to use during service call?
    Best Regards!
    Stephanie

    Hi,
    Use the BAPIs
    To create -
    BAPI_SALESORDER_CREATEFROMDAT2
    To change -
    BAPI_SALESORDER_CHANGE
    I assume that you are trying to create a sales order or You want to change the salesorder.
    For the sales order we need to write a selelct query on the check table for the existence of the sales order.
    Please try to use the SE37 Tcode to view all the BAPIs related to salesorder.
    Are you using WD for Java Or ABAP or BSP.
    Please a\let me know in case of  any issues.
    Regards
    Lekha

  • BAPI/FM used in service call to get sales order

    Hi
    I need to have a main view which contain an inputfield to insert a sales order, then check whether the sales order is existed in database, at last, pop up a message box to show the feedback.
    So which FM or BAPI shall I have to use during service call?
    Best Regards!
    Stephanie

    Hi Stephanie,
    Both the replies given above are correct. Service call is nothing but a method in the Component Controller/Custom Controller of WD Component. It internally calls a function module and does all the required binding to the Context nodes.
    In your scenario, even if you use a service call, finally you will have to check the output and invoke a method of the message manager.
    Writing a simple query onEnter of the input field should be the best for you.
    select single vbeln
    from vbak
    into lv_vbeln
    where vbeln = <value of input field> .
    if sy-subrc = 0.
    * show message using message manager
    else.
    endif.

  • Unable to retrieve the operations and entities during service introspection

    Hi,
                      I created one sample flex mobile project using flash builder 4.5, i would like to invoke the web service (wsdl file), which is developed in java and hosted in remote machine server.i want to call a one getEmployeeList method from the webservice.
                          In flash builder i used the menu Data->connect to web service , i gave the url, changed the service name and package name, after that i clicked next button,
    the service introspection dialog appears and after a few seconds, flash builder 4.5 shows the message "Unable to retrieve the operations and entities from the web service" and "There was an error during service interospection".
                       I try to open the url in the browser window i could able to see the wsdl file.so, please help me to solve this issue!
    Thanks & Regards,
    siva
    Message was edited by: siva csc

    same problem also on my xampp installation , it worked perfect with REST service in the previous flex 3 release , is it my apache conf or something related on Flash builder
    this happens when I call my function that connect to mysql do the query and returns the array object
    Err log from Flash Builder 4:
    There was an error during service introspection.
    <br /><b>Warning</b>:  require_once(Zend/Loader/Autoloader.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in <b>C:\xampp\htdocs\MYAPP\bin-debug\gateway.php</b> on line <b>23</b><br /><br /><b>Fatal error</b>:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'Zend/Loader/Autoloader.php' (include_path='.;C:\xampp\php\pear\;C:/xampp/htdocs/ZendFramework/library') in <b>C:\xampp\htdocs\MYAPP\bin-debug\gateway.php</b> on line <b>23</b><br />
    thanks in advance
    P

  • Newscale Custom Code - AJAX Libraries - Web Service calls during ordering moment

    Authentication issues calling webservice that requires credentials to be passed. NTLM authentication. Web service we are calling works from Service Link with HTTPIWA2 adapter.This is on Windows environment. When in the ordering moment, i am being presented with a popup box asking for credentials.
    We are implementing a custom Newscale solution for Web Service calls during the ordering moment. I've installed and got the basic example working on our Windows based system. However, I'm trying to implement a more complex web service call that includes supplying credentials- domain userid password encrypted in the xdsproperties file. The web service we are calling has been successfully called by the service link HTTPIWA2 adapter, and independently using SOAP Sonar, so i don't feel the problem is with the web service.
    We are on a windows based server and the web service we are calling is on windows as well. In the ordering moment the web service is being called, but I'm being presented with popups asking for credentials for the server that Request Center is on.
    Has anyone successfully used this AJAX solution calling a web service using NTLM authentication?  I'd like to compare configurations to see what is missing. You can email me directly at [email protected]  Newscale PSG is on the case, but i was hoping to touch base with any other customers currently using this.
    thanks!

    A newer version of the Configuration Manager Client is installed. Cannot continue installing this version of the management point.
    Action ended 20:50:23: SmsDetectColocationDowngrade. Return value 3.
    Action ended 20:50:23: INSTALL. Return value 3.
    The installer certainly thinks that you still have a previous ConfigMgr client installed. Perhaps you haven't completely removed it. Use ccmclean.exe from the SMS 2003 tool kit.
    If that fails, why not just rebuild the server - you've said that this is a fresh install. I don't like too much messing at the beginning. This can be difficult enough - you need to start with a clean installation of the product.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Just got iPhone 4S, people unable to hear me during calls but I can hear them? Is it repairable or do I need to take to apple store to get new one?

    Just got iPhone 4S, people unable to hear me during calls but I can hear them? Is it repairable or do I need to take to apple store to get new one?

    Hi, Laura. 
    There are some troubleshooting steps that we can process prior to opting for a repair.  If you do have a protective film on your device make sure that is removed and test to see if the behavior persists.  Below, I have attached an article that goes over some basic troubleshooting steps.  After all steps are processed and the issue persists, we can service your unit at your local Apple Retail Store.  You can schedule an appointment buy clicking this link http://www.apple.com/retail/.
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/TS1630
    Cheers,
    Jason H. 

  • Unable to create the service call usage entry. Exception details: System.ObjectDisposedException: Message is closed.

    Hello Community
    my ULS-logs are flooded with entries like
    w3wp.exe SharePoint Foundation Topology ajczh High Unable to create the service call usage entry. Exception details: System.ObjectDisposedException: Message is closed. at System.ServiceModel.Channels.BufferedMessage.get_Headers() at Microsoft.SharePoint.Administration.SPServiceCallUsageEntry.Create(Message message) at Microsoft.SharePoint.SPServiceContextBehavior.System.ServiceModel.Dispatcher.IClientMessageInspector.BeforeSendRequest(Message& request, IClientChannel channel)
    Searching for solutions did not succeed, as the EventID of ajczh is not found on the web. Anyone had this problem already?
    Best Regards
    Michael

    Hi Linda
    thanks a lot for help.
    I modified the ULS-logging to include verbose entries. The problem is correlated to Excel Services, which are functioning quite well on our side. Our Topology consists of an application server, 2 WFE and an office app server. We are using the BI features
    of PowerPivot via an additional BI-SQL-server in SharePoint-mode.
    Right before the strange entry in the logs we are getting these:
    02.26.2014 10:42:45.02 w3wp.exe Excel Services Application Web Front End 145c Verbose ServerSession.ExecuteWithSecurityContext: Before issuing a new request to server http://XXXXX028:32843/[guid]/ExcelService*.asmx ServerRequestCount: 1, AllServersRequestCount: 2, workerThreads: 395, completionPortThreads: 400
    02.26.2014 10:42:45.02 w3wp.exe Excel Services Application Web Front End 8k3v Verbose ServerInfo.AcquireHealthCheckPriviliges: Acquired HealthCheck priviliges for server 'http://XXXXX028:32843/[guid]/ExcelService*.asmx'
    02.26.2014 10:42:45.02 w3wp.exe Excel Services Application Excel Calculation Services d51n Medium MossHost.GetEndpointAddress: Server endpoint Uri: http://XXXXX028:32843/[guid]/ExcelService.asmx.
    02.26.2014 10:42:45.02 w3wp.exe Excel Services Application Excel Calculation Services d51b Verbose MossHost.CreateServiceChannel<IExcelServiceSoap>: About to create service channel in Claims mode.
    02.26.2014 10:42:45.02 w3wp.exe Excel Services Application Excel Calculation Services d51c Verbose MossHost.CreateServiceChannel<IExcelServiceSoap>: Service channel created.
    02.26.2014 10:42:45.02 w3wp.exe Excel Services Application Web Front End abpw Verbose ServerSession.GetHealthScoreCallback: About to send a GetHealthScore call to server http://XXXXX028:32843/[guid]/ExcelService*.asmx
    02.26.2014 10:42:45.02 w3wp.exe SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http://XXXXX028:32843/[guid]/ExcelService.asmx' Channel: 'Microsoft.Office.Excel.Server.CalculationServer.Proxy.IExcelServiceSoap' Action: 'http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/ExcelServiceSoap/GetHealthScore' MessageId: 'urn:uuid:61212e7d-cf02-41ad-9876-2adf17ec2807'
    02.26.2014 10:42:45.02 w3wp.exe SharePoint Foundation Topology ajczh High Unable to create the service call usage entry. Exception details: System.ObjectDisposedException: Message is closed. at System.ServiceModel.Channels.BufferedMessage.get_Headers() at Microsoft.SharePoint.Administration.SPServiceCallUsageEntry.Create(Message message) at Microsoft.SharePoint.SPServiceContextBehavior.System.ServiceModel.Dispatcher.IClientMessageInspector.BeforeSendRequest(Message& request, IClientChannel channel)
    that's it, unfortunately. These entries are repeating every 15 seconds.
    Best Regards
    Michael

  • Iphone running super slow all of a sudden and also during a call phone is freezing with a black screen and i am unable to disconnect

    My iphone 3 has just started running super slow all of the time. Also about the same time while on a call my screen is freezing black and I am unable to hang up with the caller. It is driving me crazy!!!!

    try hard reset ( hold the sleep and home button together for a few second the iphone will restart and then the an apple logo will appear)
    if this didn't work try to restore you iphone and check if there are any updates available

  • Unable To Call Active FM Through Service Call - After Adding To a TP

    Hi,
    I am facing a weird problem.
    I have created a FM "Z_GENERIC_SERVICE" which is remote enabled. I have radio button for Remote Enabled and Start Immediately selected.
    Initially this FM/RFC was a local object (in $TMP package), created in local Function Group.
    I was able to execute this RFC from WDJ as well as from WDA via service calls.
    But later, I added this particular RFC to a Transport request. Hence it is inside a newly created Function Group now.
    And additionally, I recreated the service call to this RFC inside WD Component.
    This FM is in active state!
    Now while running application, I get following error:-
    The following error text was processed in the system KLL : The function module is not active or contains no code.
    The error occurred on the application server KLL_10 and in the work process 3 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: EXECUTE_Z_GENERIC_SERVI of program /1BCWDY/E6VJ1B35GQA0PLHLCWNC==CP
    Method: IF_COMPONENTCONTROLLER~EXECUTE_Z_GENERIC_SERVI of program /1BCWDY/E6VJ1B35GQA0PLHLCWNC==CP
    Method: ONACTIONATESTCALL of program /1BCWDY/E6VJ1B35GQA0PLHLCWNC==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/E6VJ1B35GQA0PLHLCWNC==CP
    Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_VIEW========CP
    Method: IF_WDR_ACTION~FIRE of program CL_WDR_ACTION=================CP
    Method: DO_HANDLE_ACTION_EVENT of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    Method: PROCESS_REQUEST of program CL_WDR_WINDOW_PHASE_MODEL=====CP
    Method: PROCESS_REQUEST of program CL_WDR_WINDOW=================CP
    Method: EXECUTE of program CL_WDR_MAIN_TASK==============CP
    Any idea why this is happening?
    Thanks and regards,
    Amey Mogare

    Actually, FM was active but Function Group was inactive!

  • Need Information regarding Service Call creation in SAP R/3

    Hello,
      I need the Transaction code or BAPI to create a service call in sap. Please provide the database table name for the service calls.
    We want to develop  service call management in our server.So please send me the Business data model for service call management in SAP.(All related objects to the service call and their data models.)
    Regards,
    Kiran.

    Hi
    Invoice list is basically SD configuration.
    <b>Invoice List</b>
    <b>Purpose</b>
    The invoice list lets you create, at specified time intervals or on specific dates, a list of billing documents (invoices, credit and debit memos) to send to a particular payer.
    The billing documents in the invoice list can be single or collective documents (collective invoices combine items from more than one delivery).
    The standard version of the SAP R/3 System includes two types of invoice lists:
    1.for invoices and debit memos
    2.for credit memos
    If you wish, you can process invoices, debit memos, and credit memos at the same time. The system automatically creates a separate invoice list for credit memos.
    A payer may be the head office of a buying group, which pays all the invoices for goods that are shipped to individual members. The group payer takes responsibility for paying the invoice lists and then collecting payment from the individual members. In return for these services, the group payer usually earns a factoring or del credere discount.
    Depending on the tax structure of the payer's country, the payer may be liable to pay taxes on factoring discounts that he earns. In Germany, for example, factoring discounts are taxed at the standard rate of 15%. During invoice list processing, you can reimburse the payer in advance for this tax liability by creating special condition records
    Regards
    Ramakrishna

  • Unable to convert the sender service to an ALE logical system

    Hello,
    file adapter > XI 3.0 > Idoc adapter > r/3 system
    In sxmb_moni I receive "Unable to convert the sender service to an ALE logical system".
    In we05 in r/3 system no Idocs are arrving. I have no problem with idoc > XI >  idoc scenario to this same r/3 system (using same sld business system)
    I read other topics on this error but it seems they all talk about an IDOC outbound interface.
    What should I check?
    Thanks
    Boaz

    I do have the same problem as Boaz Paz
    When I try :
    file adapter > XI 3.0 > Idoc adapter > r/3 system
    > This is a B2B scenario where "AVTItalia" is the external party trying to send via its "AwayOrders" business service (a file pickup) an idoc to business system "UPG" (non party service)
    I get an error while XI tries to call its IDoc Adapter:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
    <SAP:Category>XIAdapter</SAP:Category>
    <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_INV_SND_SERV</SAP:Code>
    <SAP:P1>AwayOrders</SAP:P1>
    <SAP:P2 />
    <SAP:P3 />
    <SAP:P4 />
    <SAP:AdditionalText />
    <SAP:ApplicationFaultMessage namespace="" />
    <SAP:Stack>Unable to convert sender service AwayOrders to an ALE logical system</SAP:Stack>
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    With the following trace logs :
    <Trace level="1" type="T">Party normalization: sender</Trace>
    <Trace level="1" type="T">Sender scheme external = XIParty</Trace>
    <Trace level="1" type="T">Sender agency external = http://sap.com/xi/XI</Trace>
    <Trace level="1" type="T">Sender party external = AVTItalie</Trace>
    <Trace level="1" type="T">Sender party normalized = AVTItalie</Trace>
    I ve tried to (cf. /people/saravanakumar.kuppusamy2/blog/2005/01/20/configuration-tips-for-a-business-serviceintegration-process-to-send-back-ale-audit-idoc ):
    1. add a logical system name "ACYAVTFBC1" in "Adapter specifier Id" of "AwayOrders"
    In the runtime cache > services an entry appears for " ... Logical System | AVTItalia | ACYAVTFBC1...".
    2. declare "AVTItalia" as a business partner in SLD with the logical system name
    Plz help!

  • SUM issue at phase specify Credentials on PI7.4 dual STACK

    Hello SAP,
    We are planning to apply SFTP addon using SUM .
    We are getting error at phase - specify Credentials
    Pls check the below error log.
    An error has occurred during the execution of the Determine system release step.
    You can find more information in the file
    To troubleshoot the problem use the provided information. An SAP Note may provide a solution to this problem. Search for SAP Notes with the following keywords:
    DETECT  input_credentials  input-credentials-dialog  determine-engine-release  com.sap.sdt.j2ee.services.servicesimpl.EngineInfoService  class com.sap.sdt.j2ee.tools.releasedetection.EngineReleaseDetectionException
    VERSION_ACTION_VERSION_NULL_16.ERR:
    /usr/sap/SID/DVEBMGS00/j2ee/cluster/bootstrap/scripts/version.sh[10]: /usr/sap/SID/DVEBMGS00/j2ee/cluster/bootstrap/scripts/launcher.sh: cannot execute
    TroubleTicket_16.txt:
    Trouble Ticket Report
    Update to n/a
    SID................: n/a
    Hostname...........: n/a
    Install directory..: /usr/sap/SID
    SUM directory......: /SUM/sdt
    Database...........: n/a
    Operating System...: UNX
    JDK version........: 1.6.0_81 SAP AG
    SUM version........: 1.0.11.1
    Source release.....: n/a
    Target release.....: n/a
    ABAP stack present.: true
    An error has occurred during the execution of the Determine system release step with action input_credentials. Service com.sap.sdt.j2ee.services.servicesimpl.EngineInfoService failed with the following message:
    Could not detect AS Java release.
    You can find more information in the files /SUM/sdt/log/SUM/DETERMINE-ENGINE-RELEASE_16.LOG and ProcessOverview.html.
    Use the information provided to trouble-shoot the problem. There might be an OSS note providing a solution to this problem. Search for OSS notes with the following search terms:
    DETECT,input_credentials,input-credentials-dialog,determine-engine-release,com.sap.sdt.j2ee.services.servicesimpl.EngineInfoService,class com.sap.sdt.j2ee.tools.releasedetection.EngineReleaseDetectionException
    DETERMINE-ENGINE-RELEASE_16.LOG:
    <!--LOGHEADER[START]/-->
    <!--HELP[Manual modification of the header may cause parsing problem!]/-->
    <!--LOGGINGVERSION[2.0.7.1006]/-->
    <!--NAME[/SUM/sdt/log/SUM/DETERMINE-ENGINE-RELEASE_16.LOG]/-->
    <!--PATTERN[DETERMINE-ENGINE-RELEASE_16.LOG]/-->
    <!--FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%6s]: %m)]/-->
    <!--ENCODING[UTF8]/-->
    <!--LOGHEADER[END]/-->
    Jul 31, 2014 12:18:05 AM [Info  ]: Checking AS Java release using version command.
    Jul 31, 2014 12:18:05 AM [Info  ]: The tool have been found in location /usr/sap/SID/DVEBMGS00/j2ee/cluster/bootstrap/scripts/version.sh.
    Jul 31, 2014 12:18:05 AM [Info  ]: Process ID 339, name /usr/sap/SID/DVEBMGS00/j2ee/cluster/bootstrap/scripts/version.sh has been started.
    Jul 31, 2014 12:18:05 AM [Info  ]:   Command line: /usr/sap/SID/DVEBMGS00/j2ee/cluster/bootstrap/scripts/version.sh
    Jul 31, 2014 12:18:05 AM [Info  ]:   Standard out: /SUM/sdt/log/SUM/VERSION_ACTION_VERSION_NULL_16.OUT
    Jul 31, 2014 12:18:05 AM [Info  ]: Process ID 339 has been started.
    Jul 31, 2014 12:18:05 AM [Info  ]: Waiting for process ID 339, name /usr/sap/SID/DVEBMGS00/j2ee/cluster/bootstrap/scripts/version.sh to finish.
    Jul 31, 2014 12:18:05 AM [Info  ]: Process ID 339, name /usr/sap/SID/DVEBMGS00/j2ee/cluster/bootstrap/scripts/version.sh has been finished, exit code 126.
    Jul 31, 2014 12:18:05 AM [Error ]: The following problem has occurred during step execution: com.sap.sdt.j2ee.tools.releasedetection.EngineReleaseDetectionException: Could not detect AS Java release.
    Return code condition success evaluated to false for process /usr/sap/SID/DVEBMGS00/j2ee/cluster/bootstrap/scripts/version.sh for action ACTION_VERSION.

    This is part one from the above note:
    I. Change configuration for web methods protection to DEFAULT and restart:
    1. Open for edit DEAFULT.PLF file from /usr/sap/(SID)/SYS/profile and set configuration:
    service/protectedwebmethods = DEFAULT
    2. Restart the cluster including sapstartsrv OS service:
    2.1. For windows you can execute with administrator privileges following command to stop the services:
    c:\> sc stop SAP[SID]_[Instance_Number]
    c:\> sc stop SAP[SID]_[SCS_Instance_Number]
    c:\> sc start SAP[SID]_[SCS_Instance_Number]
    c:\> sc start SAP[SID]_[Instance_Number]
    (SAP MMC could automatically start the services, in this case start command will produce warning "An instance of the service is already running.")
    2.2. For Linux/Unix you can use stopsap/startsap commands without parameters (more info is available here : http://help.sap.com/saphelp_nwpi71/helpdata/en/47/1d6feeff6e0d46e10000000a155369/content.htm).
    3. Retry update procedure step.
    4. After upgrade has finished you can restore the settings in the DEFAULT.PFL profile and restart the instance and services
    .Set service/protectedwebmethods = DEFAULT in default profile
    stopsap -i DVEBMGS<nn>
    stopsap -i SCS<nn>
    startsap -i SCS<nn>
    startsap -i DVEBMGS<nn>
    where <nn> is your instance number
    Retry failed step again.
    Divyanshu

  • Unable to convert the sender service insertgoods to an ALE logical system

    Hi ,
    I am trying to send an IDOC to sap system through XI BPM . But I am getting error as "Unable to convert the sender service insertgoods to an ALE logical system"
    To rectify this error, I selected the integration process in integration directory and in (services---adapter specific properties I gave the logical system name as "LS" . Now i do not get any error in XI but idoc failed in SAP  with error as "Partner profile not available "
    Please advice .
    Thanks & Regards,
    Suvarna

    Hi Suvarna
    I have done this type scenarios using A2A and BPM also. I got success.
    Here what i mean to say , forget about your integration process for a while.
    For example you are sending a vendor file from System1 to a SAP System (IDOC). Here that file send by sender should be converted into IDOC.
    So during the configuration of SLD for Sender system ,we should give logical system (any name) for Business System.
    That logical system should be created in SAP system in (SALE tcode).Then you can't get that <b>"Unable to convert the sender service"</b>error.
    For integration process no need to assign any logical system , leave it blank.
    If you have any doubt you please call me on my mobile or give me your mail id I will forward the document which i have done.
    thanks
    Prasad 9960226467

Maybe you are looking for

  • Why is it that whenever I update my Mac, my experience as a user diminishes?

    I'm finding more and more lately, every time I install an update, generally being an OS or firmware update, my computer becomes less responsive. ie, my computer takes longer to fully wake from sleep or my brightness or volume settings bug out or my w

  • Issue with Gamers Club Unlocked renewal

    I took advantage of a current promotion to get 2 years of Gamers Club Unlocked for free. My receipt shows the GCU unlocked sku and then shows that the price was adjusted to $0.00 automatically. When looking at my account online, it doesn't reflect th

  • Triples of applications after Archive and Install

    Hi I just tried to install Leopard on my black macbook, which made it go to a blue screen until i re-installed it using the archive and install option, and the preserve user settings and networks option. I was attempting to access some applications f

  • Muse theme template onegenius.muse keeps crashing when entering Preview mode

    I downloaded the Muse theme template onegenius.muse and it consistently crashes when put into preview mode.  I have updated Adobe Air as well as the most up to date Muse version. Here's the interesting piece, now - This does not happen with any of th

  • BIOS COMPATIBLE MODE -LENOVO G560

    Hello, BIOS COMPATIBLE MODE -LENOVO G560 What is that ------COMPATIBLE MODE -------IN BIOS Settings for SATA CONTROLLER MODE IS IT FOR 32 bit & 64 bit Applications & OS ?? Can I Install Windows 7(32/64)  and Microsoft Office XP on that Are there any