Not able activate the interface

Hi All,
I have created the form in SFP T-code. While activating i am getting dialog box with
========================
SAP Logon data
Enter Your user name and ID
Resource    [   ]
User name  [   ]
Password    [   ]
========================
Here i entered my log on info, its not accepted..
At last sap thrown a message like
SSOAP Frame Work error: SOAP Runtime Exception: CSoapExceptionTransprt:HTTP send returned with status code(100.101).
So i am not able to move further..
May know how to resolve this issue
Thanks
Ram

Hi
Go to t-code SM59 and check that you have a RFC connection under "connections to external servers". If you dont then do the following:
1. Log on to your SAP Web AS central instance host.
2. Call transaction SM59.
3. Choose Create.
4. Enter at least the following:
        RFC destination: ADS
        Connection type: G
        Description: <your description>
5. Choose ENTER
6. Choose the Technical settings tab and enter at least the following:
Target Host
Enter the host name of the J2EE Engine that runs the Adobe document services or of the SAP Web dispatcher if applicable.
Service No
Enter the HTTP port number of the Target Host you have specified (The following naming convention applies:
        5<J2EE_instance_number>00 (50000, for example, if your J2EE instance is 00).
        Path Prefix
        Enter exactly the string /AdobeDocumentServices/Config?style=rpc
        (A warning is displayed: Query String Not Allowed. Ignore this warning by pressing Enter. )
7. Choose the Logon/Security tab, select Basic Authentication.
8. In the User and Password boxes, enter the user name ADSUser and the password.
9. Save your settings.
10. Choose Test Connection.
11. A screen is displayed. The field status_reason: OK indicates that the test was successful.
Regards
Thashin

Similar Messages

  • Not able pass the data from component to other component.

    Hello All
    I am not able pass the data from component to other component.
    I have done like this.
    1 Main Component (Parent component ) having below  two child components.Embeded as used components.
    2)     Search Component  and Details Component
    3)     In the Search Component having buttons,  Say : Button u201CXu201D on click of button I am navigating to Details component view through FPM.
    4)     When I am clicking above button u201CXu201D raising the event to call the parent   business logic method, there I am getting  Structure with values and binded this structure to the node and Mapped this node to the Details component  interface node. FYI : I kept the debugging point Structure is having data , I had set static attributes table to node instance.
    5)     In the Details component node data is not coming mean empty.
    Thanks in Advance.
    Br-
    CW
    Edited by: CarlinWilliams on Jul 4, 2011 9:21 AM

    Hi,
    When you use input Ext. check that the parent component should not be used as used component in child component.
    Only in the parent component the child components should be used as used components and the usage has to be created for the
    Child Components and the binding of the Node should be done from comp. controller of parent component to child node
    by which you will be able to see double arrow against the node.This should work
    Thanks,
    Shailaja Ainala.

  • I am not able Activating the DSO

    Hi BW guru`s,
    I have a problem with standard DSO. I have loaded Transactional Data from Flat File (CSV) to Standard DSO. After loading data I have been trying to Activating the DSO, but I could not able to activate. I could able see the data in NEW Data table. when I am trying to activate, the request ID could turned into red. I do not know why I am getting this error.
    These are the Characteristics (National Customer, Sales Organization, Brand, Calyear) and Keyfigures (Sales, Volume) which I used in DSO.
    Does anybody help in this and I will assign some good points.
    It is urgent.
    Thanks,
    Venkat
    Edited by: VENKAT BOORUGADDA on Aug 1, 2008 9:20 AM

    Hello Venkat,
    It generally happens......If u have run InfoPackage several time...such error is expected...
    Do one thing.....just log out and Log in once again...
    Schedule ur load thr' Infopackage....
    It will definitely help.....
    And yes when you will activate particular request....click the option below the activate button........"dont condense the request...."
    Hope this helps........Rewardd if helps
    Thanks,
    Sonu

  • Not able save the mapping after writing the 4th UDF (in PI 7.1)

    Hi All,
    After writing the 4th UDF i am not able to save the mapping in PI 7.1, i am getting the following error "the length 3 of the array 'sortedFunctionKeys' is not equal to the number 4 of functions".
    Please let me know how to overcome this
    Regards
    Vinay P

    can you check the syntax of the UDF?
    seems there is some issue in it.
    Also sortedFunctionKeys is this part of the UDF? then make sure the logic is correct behind the code.

  • Sharepoint 2013 performance is very slow not able develop the custom solution.

    hi this is goutham i am facing performance issues and version issue when i develop  webparts and visual studio workflow on SharePoint 2013, even if i change the code also some times the output showing previous code output and i am not able to debug
    the solution.
    My system having very high configuration i7 processor and 16 GB Ram.
    can you please give any solution for my problem.

    Hi Goutham,
    You have not given enough information about your issue and environment, so it is bit tough to suggest you a solution.
    here are few things you can try out -
    1. See how much free memory you have in your server
    2. If your SQL server installation in on the same server, then allocate some % of memory to it, that is set an upper limit of memory usage to SQL Server
    http://technet.microsoft.com/en-us/library/ms178067.aspx
    http://support.microsoft.com/kb/321363/en-us
    3. Use developer dashboard to see why your code has performance issue
    http://blah.winsmarts.com/2012-7-SharePoint_2013_Developer_dashboard.aspx
    4. Use Fiddler to check the application call to your server
    http://www.telerik.com/fiddler
    5. Check whether there is memory leak and dispose objects whenever required
    6. If you have your environment setup for development, then stop services that you are not using, this would free up some resources
    7. use ULS log viewer to analyze SharePoint logs
    You might be seeing the same code(assumption of your code after deployment), that may be because you may have not published your app to SP server or your code was not saved by VS.
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

  • I could not able move the table in physical diagram

    hi all
    i have installed obiee..
    there am trying to give physical joins .... there am facing problem that i could not able to move the tables
    wat is the problemmm...
    please help me out
    thanks

    are you opening a physical diagram to create joins? You mean drag and drop does not work while rearranging a table in physical layer?

  • Not able find the constraint in the Database

    When I am trying to udpating a table I am getting error like
    ORA-00001: unique constraint (IRP_DXX.SECURITY_UK) violated
    ORA-06512: at "IRP_DXX.AU_COMPANY_ABBREVIATION_TR", line 20
    ORA-04088: error during execution of trigger 'IRP_DXX.AU_COMPANY_ABBREVIATION_TR'
    When I try to query for the constraint name in the all_cons_columns table, I am not able to find the constraint
    select * from all_cons_columns
    where constraint_name = 'SECURITY_UK';
    no rows selected.
    Can anybody help in finding what may be the issue here?

    yes this is the name of a Unique constraint on a particular column. Thanks for the pick. Its strange for me.
    Hence, we can impose unique constraint on a column without actully creation a unique constraint, but indirectly by create a UNIQUE INDEX on the column.
    Is my understand right?

  • Not able open the ESR

    Hi All,
    When the first time i am trying to open the ESR it has shown a popup like 'Downloading File'.After the files are sucessfully downloaded i waited for long time, But its doesn't opened. And i didnt get any errors. Still i am not able to open the ESR in my system even it not showing any errors.
    (Java is already installed with latest)
    Could any one please suggest me in this issue.
    Thanks
    Swetha.

    pavan Kumar ,
    Plz maintain the below settings shown on the link ..
    http://wiki.scn.sap.com/wiki/display/XI/Troubleshooting+PI+ESR+and+Integration+Builder+Logon+Issues
    after executing the below mentioned steps:
    >>Go to HOME Page<http://Hostname:partno/dir/start/index.jsp>
    >> select Administration(click Bottom) -->
    see the below screenshot and
    >>click on 'repository' then go to Java Web Start Administration tab on the left pane-->
    >>click Restore Achives Bottom ...
    Mutti

  • Not able to execute interface in ODI

    Hi Experts,
    I have configured J2ee agent and it got succeeded. When I try to execute interface from designer it is throwing following error.
    com.sunopsis.core.SnpsInexistantSchemaException: SnpLSchema.getLSchemaByName(): SnpLschema does not exist
         at com.sunopsis.dwg.dbobj.SnpLschema.getLschemaByName(SnpLschema.java:397)
         at com.sunopsis.dwg.codeinterpretor.SnpGenerator.treatVarTxt(SnpGenerator.java:1003)
         at com.sunopsis.dwg.codeinterpretor.SnpGenerator.finishSession(SnpGenerator.java:1057)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenPopInternal(SnpGeneratorSQLCIT.java:3231)
         at com.sunopsis.dwg.codeinterpretor.SnpGeneratorSQLCIT.mainGenPop(SnpGeneratorSQLCIT.java:3184)
         at com.sunopsis.graphical.dialog.SnpsDialogExecution.doInterfaceExecuter(SnpsDialogExecution.java:495)
         at oracle.odi.ui.action.SnpsPopupActionExecuteHandler.actionPerformed(SnpsPopupActionExecuteHandler.java:140)
         at oracle.odi.ui.SnpsActionControler.handleEvent(SnpsActionControler.java:89)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:897)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:502)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:358)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:810)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:850)
         at java.awt.Component.processMouseEvent(Component.java:6288)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6053)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4651)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:600)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:614)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:175)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:162)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Can anybody please help me how to resolve this issue.
    Thanks in Advance,
    Navin Kumar Bolla

    The aim of the logical schema is to ensure the portability of the procedures and models on the different physical schemas. In this way, all developments in Designer are carried out exclusively on logical schemas.
    A logical schema can have one or more physical implementations on separate physical schemas, but they must be based on data servers of the same technology. A logical schema is always directly linked to a technology.
    To be usable, a logical schema must be declared in a context. Declaring a logical schema in a context consists of indicating which physical schema corresponds to the alias - logical schema - for this context.
    refer
    http://docs.oracle.com/cd/E15586_01/integrate.1111/e12643/setup_topology.htm#autoId3

  • Not able run the report in PDF format

    hi
    I'm using Report Builder 9.0.4.0.33 (10g). I'm able to generate salry slip for 1 emplyee,2 or 3 in pdf format but when it is more than 1000, in pdf format only
    it gives following error
    REP-1922: Internal error
    REP-50125: Caught exception: java.io.FileNotFoundException: C:\DOCUME~1\VISHWA~1\LOCALS~1\Temp\cmp04501596 (The process cannot access the file because it is being used by another process)
    REP-1922: PDF compression error
    REP-1922: PDF compression error
    But its running correctly in paper layout for 1000 employee.
    please help me
    tanks in advance

    Hi,
    Whether you can able to get the output in the remaining destinations like html,rtf,etc ?. Let's try with PDFCOMP=0 in the commandline and generate the report. This is could be a possible workaround . Please update me on the result.
    For information on PDFCOMP, have a look at the section 'CommandLine Keywords' in the document 'Publishing Reports Manual' ( http://download.oracle.com/docs/pdf/B14048_01.pdf).
    Thanks,
    Vidya

  • I am not able activate my iphone 3gs after updating

    How do i activate my Iphone 3gs after update

    The activation servers were down for a bit yesterday.
    Try again.
    A SIM is required for activation. If problems continue, the two most common activation issues are the result of a hacked or jailbroken device.

  • Not able stop the SOA suite

    hi,
    when i am trying to stop the soa i am getting the following error. but the components OC4JGroup:default_group and ASG are showing down. in status bar after 33% the following error is coming.
    Configuration information
    Running in D:\product\10.1.3.1\OracleSOA
    Operation mode:Stop, App Server, No Enterprise Manager, Single Instance
    Oracle home:D:\product\10.1.3.1\OracleSOA
    Oracle home name:Unnamed
    Instance name:orcl.MILDH0404.i-flex.com
    Instance type:allProducts
    Version:10.1.3.3.0
    Uses infrastructure:false
    Not an infrastructure instance, no infrastructure information available
    Components:[j2ee, orabpel, oraesb, owsm, Wsil]
    2008-06-03 05:59:05.980--Begin log output for Mid-tier services (orcl.MILDH0404.i-flex.com)
    2008-06-03 05:59:06.183--Processing Step: stopping OPMN managed processes
    2008-06-03 05:59:13.99--End log output for Mid-tier services (orcl.MILDH0404.i-flex.com)
    OPMN has thrown a control exception
    oracle.appserver.startupconsole.model.ConsoleException: OPMN has thrown a control exception
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:157)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.control.GroupController.doStop(GroupController.java:52)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.stop(ControllerAdapter.java:38)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:96)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    Caused by: oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.stop(AbstractOpmnEntity.java:134)
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:137)
         ... 6 more
    Exception caused by
    Error from opmn during process control operation
    oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.stop(AbstractOpmnEntity.java:134)
         at oracle.appserver.startupconsole.control.OPMNController.doStop(OPMNController.java:137)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.control.GroupController.doStop(GroupController.java:52)
         at oracle.appserver.startupconsole.control.Controller.stop(Controller.java:79)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.stop(ControllerAdapter.java:38)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:96)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:39)
    <?xml version='1.0' encoding='WINDOWS-1252'?>
    <response>
    <msg code="-82" text="Remote request with weak authentication.">
    </msg>
    <opmn id="MILDH0404:6200" http-status="406" http-response="no processes or applications matched this request">
    </opmn>
    </response>
    can anyone please help me out..
    thanks in advance

    What OS are you using?
    CAn you tell the steps used to deinstall.
    It sounds like the classpath is not correct. But the deinstall scripts found in either SOA_HOME/bpel/bin or SOA_HOME/bin should work out of the box.
    cheers
    James

  • Iam not able hear the other person voice while calling.

    hi there

    swonz wrote:
    I had Sony aked me to go to settings and select smart connect to delet all data. But it still had a problem. The headset jack and plug on phone are clean. One thing I believe that caused the problem is software update by Android on Lillipop. All calls on normal, WhatsApp, Viber and Line are fine for the earpiece and Mic. Only Skype for which the mic does not work. However, when I call the other person and he picks up the call, the mic works when I pull out the plug and reconnect the plug again. It works all the time that way. So it could be software for Andriod and Skype.Hi, we had the same problem on this new android version. I found a solution-need to remove the headset jack from mobile phone and then return it again then the other person can already hear you. if you do a call on skype with headset on it, the problem will happen again after the other person answer your call. then you need to remove again the headset and reconnect. hope it will temporarily solve our problem. but we need skype to help on this. 

  • Not able see the Datasource

    Hi Experts,
    I want to load a data from CSV file to infoobject to do that i need to create an datasource but when i create datasource under application component created datasource is not visible to me & when searched its giving "searched objects is not present"
    Please help on this.
    Thanks & Regards
    Sameer Khan

    Hi sameer,
    Make sure you are into correct source system while selecting the data source in RSA1.
    Check in RSA1->Modeling->Data sources->click on the source systems icon on the top tool bar to select correct source system.
    Hope this helps......
    Rgs,
    Ravikanth.

  • I am Having iPOD Classic 80GB.On Sync. a message tells that it is not able toread the ipod contents -restore to factory settings-on restoring it tells that it can not be restored as it has files that are used by other applications. Pl advice

    I am having iPOD classic 80GB . I Have the 10.5Latest Version of iTunes installed. When I go for Sync.It tells me to restore to factory settings as it is unable to read the contents. On restoring it tells : unable to restore as this has files that are in use by another application. I have no idea what to do now. Pl advise. Thanks

    Try disabling any and all A/V or security software you are running on your system and see if that helps.
    B-rock

Maybe you are looking for

  • Report for release strategy

    Hi, Is there a report for PR/PO release strategy? Thanks in advance!

  • Web.xml parsing error

    Hello, I am a newbie to servlet programming. I am using Tomcat4.1.24. When I am trying out some examples, I got a bunch of parsing errors. After double-checking my web.xml, I still do not see why it caused so many parsing errors. I am using NotePad t

  • Assigned t-code are not reflecting to the user

    Hi, I have created a parent role and two derived role from parent.I have assigned these two derived role to the user.These role contains many t-codes.But when i login with the user id one t-code is not executing.Its giving an error that you are not a

  • ODI: Load metadata into EPMA ("non-classic") Planning app

    Hi all, I know about loading metadata to classic planning/essbase application, but tell me please if its possible to load metadata to non-classic planning app (I mean created in Architect (in application library) and see it in dimension library? mayb

  • How to view concurrent program LOG from custom FORMs

    Hi, How to view concurrent program LOG from custom FORMs? Thanks ESL