External Control of PI Adapters. (ABAP Based, HTTP, IDOC)

Hi,
I found this interesting blog on how to use HTTP post to control externally PI Adapters:
/people/william.li/blog/2007/05/04/control-communication-channels-externally-without-using-rwb
I wrote a java program to call the AdapterEngine and list the status of all the adapters. I then realized that I was getting only the status of the adapters in the Java Stack.
How can I control the adapters in the ABAP stack? I need to start/stop an IDOC adapter from outside PI. (7.1 EHP1)
Thanks,
Martin Lavoie-Rousseau

AFAIK you can't externally control the adapters on ABAP stack. Anyone else, any suggestions?

Similar Messages

  • External Control of ABAP stack adapter/channels possible?

    Hi Experts,
    Can we Control ABAP based adapters/channel also  (e.g  IDOC  communication  channel)  using the external control with HTTP GET and POST?
    AFAIK we can control the J2EE adapter/communication channels by switching the  external control on in RWB.
    Is there a way to enable external control of IDOC channel ?
    Best Regards,
    Srinivas

    AFAIK you can't externally control the adapters on ABAP stack. Anyone else, any suggestions?

  • CRM 2011: Can you control which form is used based not security roles, but on a field value?

    I see that you can control which form is used based on security roles, but can you control it based on other field values?  I'd like a new record to use a different form until a given status is updated.  I have a status of draft and active. So
    it would be nice if I could use form1 for those in draft, form2 for those that are active.  But I only see where you can control that via the security roles.
    I can code all of this via JavaScript, but having the ability to use two separate forms would be nice.  Is that even possible.
    Best regards,
    Jon Gregory Rothlander

    Hello,
    Recheck following article - http://gonzaloruizcrm.blogspot.com/2014/11/avoiding-form-reload-when-switching-crm.html
    Dynamics CRM MVP/ Technical Evangelist at SlickData LLC
    My blog

  • How to call an ABAP based web service from a web page (form)

    Hi,
    I am trying to figure out how I can call my own developed ABAP based web service. I was able to successfully test it in the WS navigator and am now wondering what I need to do to embed the service call in a plain simply web page (form). Basically I'd like to create a web form allowing to specify the parameters and with a 'Submit' button pass the parameters to the web service and launch it.
    Is this possible or do I need some kind of SDK to accomplish this?
    Thanks for any hints and tips.
    Wolfgang

    Hi,
    refer the following link and this is for cosuming the web service form Web dynpro Java
    https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/50d70a19-45a3-2b10-bba0-807d819daf46&overridelayout=true
    and please go throught the following link if you want to cosume it through web dynpro abap and find the answer given by the Moderator Thomas Jung
    regards
    Manohar

  • Load balancing with ABAP based system

    Dear Gurus,
    I'm newbie on SAP. I searched in SAP library but cannot find exact information.
    I was wondering, if a user already logged on a to ABAP based SAP system, how dialog work processes assigned to user?For example, does the user get a work process for each instance or user always remains assigned to the same dialog work process? Or the assignment depends on server load, I mean different dialog work processes of different instances will work for this user?
    Any help or URL contains that information will be appreciated.

    Hello,
    First time logon request :
    When a new login request comes, it comes to message server. message server pass this request to best available application server dispatcher.
    then dispatcher distributes the requests one after the other to the available work processes. Data is actually processed in the work process, whereby the user who created the request using the SAP GUI is not always assigned the same work
    process. There is no fixed assignment of work processes to users.
    Once user is already logged in :
    Now, new transaction request for already logged on user will be always processed by same application server where he logged in first time. His transaction request from GUI comes to Dispatcher of the application server then dispatcher distributes the requests one after the other to the available free work processes(may be different). (means already logged on user may get different work process but from same application server)
    also read this :
    http://help.sap.com/saphelp_46c/helpdata/en/fc/eb2e8a358411d1829f0000e829fbfe/content.htm
    How dispatcher works
    thanks
    ashish
    Edited by: ashish vikas on Aug 22, 2011 12:06 AM

  • About channel external control in the pi7.1

    Dear PI Experts:
      when i  access the pi channel by the way of extenal use  url:http://foxxi:50000/AdapterFramework/ChannelAdminServlet?party=GSCMDSENDERBJ&service=XIF_JAVA&channel=GSCMDSENDERBJ_CC&action=start  ,
    the response reault is :
    =========================
      403   Forbidden
      You are not authorized to view the requested resource.
    Details: No details available.
    =======================
    does anyone know the how to use the  external control  in the pi7.1, i don't kown how to cofigure the pi ,i have the material but it's about pi7.0, it's different from pi7.1(in pi7.1  there are no visual admin )
      thanks     best regard
    Edited by: kevin liang on Aug 26, 2009 9:16 AM

    Hi,
    ensure that youhave proper Roles to control CC.
    Refer below discussion,
    Automatic Control, External Control ON/OFF in RWB
    & of course SAP help is best giude for troubleshooting your problem.
    http://help.sap.com/saphelp_nwpi71/helpdata/en/45/0c86aab4d14dece10000000a11466f/frameset.htm
    Thanks
    Swarup

  • Registering a new technical system in SLD - ABAP based

    Hi friends,
      For ,Registering a new technical system in SLD - ABAP based
    I followed the following steps...
    At first
    - went  to the SDL - http://server:port/sld
    - went  to the "Administaton" tab
    - went  to the "Data Supplier Bridge"
    In RFC Gateway
    Server : 
    Service :
    What I to give Here...
    is it the R/3 System  Server and Service
    Please suggest regarding it...
    With Regards,
    Sunil

    Hi Michal,
    Thanks for the Blog. It was really enlightening to find out how the Technical systems are registered. But my problem is not solved yet.:(
    I have newly installed a CRM 2007 system, and tried to see the Technical systems AS ABAP and AS JAVA which should be automatically created. But no AS ABAP system was created. So i tried doing it using your Blog.
    In the Admin tab of SLD, i did  not find any "Data Suppliers Bridge", but there was a "Data Suppliers" tab. On clicking it, i verified that sld/active was TRUE, and then updated the data in RZ70 and clicked on Activate button. The activation was successfully done, but no new AS ABAP Technical system appeared.
    Is there any more configs left to be done? Please help me out with this issue. Thanks in Advance.
    Regards,
    Savan D.

  • Disable External Control in AnyConnect programmatically (Android)

    Hello,
    I am using URI mechanism to import certificate from an external application. External Control is then enabled by the user in AnyConnect parameters. Is there a way to disable External Control programmatically using URI mechanism or else? Or user should manually disable this feature?
    Thanks

    Hi,
    Sorry for not being clear. I am using AnyConnect Client Application for Android.
    Reference :-
    http://www.cisco.com/en/US/docs/security/vpn_client/anyconnect/anyconnect24/release/notes/rn-ac2.4-android.html#wp1114806
    How can i come to know whether VPN is connected or not ?

  • CC - External control

    Dear,
    I'm trying to use external control on a PI File CC. However to use it I have to add the roles
    xi_af_channel_admin_display
    xi_af_channel_admin_modify
    When I go to host:post/nwa/identity and modify my user to add those roles, I can't seem to find them in the database for roles (both UME and Portal).
    Any suggestions as to why these roles don't exist in my NWA? Currently on PI 7.1 SP7.
    Edit: Here is the link to it in SAP Help: http://help.sap.com/saphelp_nwpi71/helpdata/en/45/0c86aab4d14dece10000000a11466f/frameset.htm
    Kind regards,
    Frederik-Jan.
    Edited by: Frederik-Jan Roose on Sep 18, 2009 5:09 PM

    Hi Roose,
    Please check this help on how to add them:
    http://help.sap.com/saphelp_nwpi71/helpdata/en/45/0c86aab4d14dece10000000a11466f/frameset.htm
    Regards,
    ---Satish

  • Create BCS External Content Type or a list based on a WCF Web Service using Visual Studio

    Hi ,
    How to create a BCS External Content Type or a list Based on a WCF Web Service using Visual Studio.
    The link provided here shows the requirement through Designer. http://msdn.microsoft.com/en-us/library/office/ee556431(v=office.14).aspx but I want this to be through VS code..
    Please help ..Appreciate your help..
    Thanks,
    Satheesh

    HI Sateeshlt,
    You can see the below link also;
    http://www.fabiangwilliams.com/2013/10/14/part-2-of-3-blog-update-on-sharepoint-bcs-with-full-crud/
    Best Regards,
    Brij K

  • Externally controlled counter direction with USB-6211

    I am using a USB-6211 and created a simple read counter application with the DAQ Assistant. It counts pulses (1 sample on demand) on Counter 0 (PFI0). When I set Direction to Externally Contolled it does not work properly. It counts random up and down. According to the manual my direction input line is Ctr 0 B (PFI1), but the level of this pin has no effect. What am I doing wrong?

    Hello Steffan,
    According to the following Knowledge Base you have cannot use the default settings wehn trying to externaly control the direction of the counter:
    http://digital.ni.com/public.nsf/allkb/1A8818274130FA388625722E00760CC9?OpenDocument
    Since these changes cannot be done in the DAQ assistant you have to use the DAQmx API to resolve this. I have attached a small example that does a simple event count on the source pin of counter 0 (which is also the A input of the counter). With a property node I have set the Counter Direction input terminal to PFI 1 (which is the B input). Now when the PFI 1 is low you will count up, when it is high you will count down.
    hope this helps,
    Regards,
    RikP - National Instruments Applications Engineering
    Message Edited by RikP on 06-05-2008 10:12 AM
    Rik Prins, CLD
    Applications Engineering Specialist Northern Europe, National Instruments
    Please tip your answer providers with kudos.
    Any attached Code is provided As Is. It has not been tested or validated as a product, for use in a deployed application or system,
    or for use in hazardous environments. You assume all risks for use of the Code and use of the Code is subject
    to the Sample Code License Terms which can be found at: http://ni.com/samplecodelicense
    Attachments:
    Count Digital Events Up-Down USB-621x.vi ‏33 KB

  • External control of communication channel

    Hi Friends,
    I had observed that for the external control of communication channels the status is showing as "Channel Stopped",is it necessary to stop the channel , Could you please update me what are the statuses we can maintain in the case of external communication channels.

    thaers is only 2 statuses like stop and start communication channels only.
    http://help.sap.com/saphelp_nw73/helpdata/de/ce/de449248544617876064a02b2a0fb8/frameset.htm
    control of communication channels
    http://help.sap.com/saphelp_nw73/helpdata/de/4b/abc051dcae4c4683841983e6d11375/content.htm

  • Consume an external web service with an ABAP proxy

    Hello,
    I'm working on creating an ABAP Proxy to consume my first web service.  In searching SCN I haven't found a comprehensive list of steps to complete the process, but I have found information on generating a proxy from a WSDL and creating a logical port.
    My first issue arises when I go to SPROXY to generate a proxy from a WSDL, I see the message 'Local objects only (No Connection to ESR)', and I have no ability to 'create'.  The Enterprise Service Repository seems to be the new name for the Integration Repository, if that helps.  Do I need the ESR installed to create a proxy?
    A follow-on question, assuming I do need the ESR, would be what do I do with it?  It appears to serve the purpose of design for interfaces, messages, and mapping, but I thought that happened when I created a proxy in SPROXY.
    We're on ECC 6.0, with a 702 / 0007 basis release.  I appreciate and light you can shed on the topic.
    Thanks

    ESR is part of the PI system, and it is where all interfaces details are stored.You could create an ABAP Proxy from a pre-defined WDSL yet stored in PI as part of some communication, but you can also import directly a WSDL from a local file or even from a URL.
    ABAP proxy generates a proxy class and a set of abap structures , fields and data elements. Simply by filling the data and call a method in the proxy class (depends of syncrhonization a different method name) you can consume your service. No PI is needed if you use the local option.
    There is a very good Tutorial from Thomas Jung. I'll try to find it.
    http://scn.sap.com/people/thomas.jung/blog/2005/05/13/calling-webservices-from-abap-via-https
    Here you have a lot of tutorials
    Best regards

  • Using CE 7.1 ESR with ABAP based web services requires java development?

    Hi All,
    When developing a web service in ABAP, what java development must I do to make the web services available in an ESR that is located on CE 7.1?
    Thanks,
    Regards,
    Mel Calucin
    Bentley Systems, Inc.

    Hi Stefan,
    Someone told me that the difference between CE 7.1 ESR and PI 7.1 ESR is that to register the ABAP web service into CE 7.1 ESR you need to create EJBs and that you don't need to do this for PI 7.1 ESR (since ithe PI 7.1 ESR is ABAP based).  I didn't think that this was the case so I put this question in this forum to confirm this.   I am arguing to put in CE 7.1 because we don't need the PI 7.1 functionality.  This someone told me that we are more of an ABAP shop than a Java shop and that we don't want to develop EJBs whenever we develop ABAP based web services. 
    Thanks.
    Regards,
    Mel Calucin

  • SLD Application Programming Interface for ABAP-Based Systems

    Hi Experts,
    Could you help me to configure the connection between SLD ABAP API and the SLD manually?
    Why we use SLD Application Programming Interface for ABAP-based systems (SLD ABAP API)?
    please help.
    Sushama

    You have to use transaction SLDAPICUST in the business system to define the SLD access data. This data consists of the host and port of the SLD as well as a user and password (PIAPPLUSER, for example). You can use the entries that you maintained on your Integration Server.
    The RFC destinations LCRSAPRFC and SAPSLDAPI are used for the SLD connection. They use the SLD access data maintained with transaction SLDAPICUST. The RFC destination LCRSAPRFC is used to read the exchange profile; SAPSLDAPI is used by the ABAP API.
    The RFC destinations are also used to retrieve the information about where to retrieve the information about where to find the Integration Builder required for the proxy generation. This information is located in the exchange profile.
    You have to create both RFC destinations in your business system. They use the same registered server program, which is defined as part of the RFC engine settings of the J2EE Engine on the Integration Server host. This means that all business systems can use the same server program for their RFC destinations LCRSAPRFC and SAPSLDAPI. This program ID is:
    ●      SAPSLDAPI_UNICODE for Unicode business systems
    ●      SAPSLDAPI_NONUNICODE
    This should help

Maybe you are looking for

  • How to use CSS and images in a plsql-dbms_output reports?

    Hi. Windows 2000 SP4 SQL Developer 1.2.1.32.13 Java 1.5.0_07 Oracle 9.2.0.6 I'm trying to create a plsql-dbms_output report with HTML that uses a stylesheet (CSS) and an image. These seem to be ignored by the report viewer. The following example work

  • What app do I buy for my mac that is similar or the same as microsoft word

    I need a word document on my mac and really wan mmicrosoft word like ive always used. Is that possible or is there something similar to that?

  • JRA / xMii dependency error when deploying XMII 12.1 on Java AS 7.0.3

    Hi there,<p>I'm trying to deploy XMII 12.1 on a freshly installed JAVA AS System (NW 7.01 SP3), but the deployment logs appear to be reporting an unsupported version of the JRA connector when I attempt to deploy via JSPM. <p> <hr> Aug 27, 2010 11:04:

  • English language exchange! Culture! Conversation! All welcome!

    Hi! My name is Alli. I'm 19 years old and from the United States. I love learning of different cultures around the world and building friendships. I speak English and would love to learn a bit of ANY language I'm exposed to. Totally willing to help y

  • XI Beginner

    Hi All,     I am new to XI. I have gone thru some docs but felt it wasnt sufficient. Can anyone send me links of available docs that will guide me in learning XI in the best possible way? Thanks in advance. Regards, Pooja.