Portal Component receives GET from other app out of the Enterprise Portal?

Hello.
I want to design a portal component, to which i can send GET-Parameters via URL.
The sending application runs out of the enterprise Portal and has a simple HTML-form (The portal component generates HTML and JAVA-Script for a Flex Application in the Enterprise Portal which should point to a specific document named in the params. The params will be written into the generated HTML document after calling).
Is this possible without authetification and how would the URL looks like, which is used to call the enterprise portal?
Pls help me.
With best regards
Edited by: Björn Karpenstein on Aug 15, 2008 11:02 AM
Edited by: Björn Karpenstein on Aug 15, 2008 11:03 AM
Edited by: Björn Karpenstein on Aug 15, 2008 11:05 AM

Hi Björn,
you can access request parameters with the following code in the standard methods of your Portal Component:
          // IPortalComponentRequest request;
          request.getServletRequest().getParameter("ParamName");
The direct URL of your Portal Component without a specific iView is:
http://
If your component should be directly accessable without authentication you must add the following property in your portalapp.xml in the the component-profile section:
      <component-profile>
        <property name="AuthScheme" value="anonymous"></property>
      </component-profile>
Best regards,
Stefan Brauneis

Similar Messages

  • Air for Android - Receiving content from other apps

    I would like to enable my app to receive text content from other apps. Everything is working except the invoke event is missing the shared text. Do I need to add some extra permissions to receive content from other apps or do I need to modify something else?
    The XML code below is from the Android examples.
    XML: Manifest:
    <activity android:name=".ui.MyActivity" >
        <intent-filter>
            <action android:name="android.intent.action.SEND" />
            <category android:name="android.intent.category.DEFAULT" />
            <data android:mimeType="text/plain" />
        </intent-filter>
    </activity>
    Air: Handling the invoke event:
    NativeApplication.nativeApplication.addEventListener(InvokeEvent.INVOKE, onAppInvoke);
    function onAppInvoke(event:InvokeEvent):void {
    info.text = event.arguments.toString()
    info.text += event
    I'm building my Android app with Adobe Air 3.6 and Flash CS 6.
    Thanks.

    I would like to enable my app to receive text content from other apps. Everything is working except the invoke event is missing the shared text. Do I need to add some extra permissions to receive content from other apps or do I need to modify something else?
    The XML code below is from the Android examples.
    XML: Manifest:
    <activity android:name=".ui.MyActivity" >
        <intent-filter>
            <action android:name="android.intent.action.SEND" />
            <category android:name="android.intent.category.DEFAULT" />
            <data android:mimeType="text/plain" />
        </intent-filter>
    </activity>
    Air: Handling the invoke event:
    NativeApplication.nativeApplication.addEventListener(InvokeEvent.INVOKE, onAppInvoke);
    function onAppInvoke(event:InvokeEvent):void {
    info.text = event.arguments.toString()
    info.text += event
    I'm building my Android app with Adobe Air 3.6 and Flash CS 6.
    Thanks.

  • Firefox for Android loads from start every time its switched back from other apps

    Hi
    I have figured this out that when I load Web pages and meanwhile I switch to other apps like Whatsapp, and then coming back to Firefox, Firefox loads again from the start instead of continuing from where I left.
    Even if the Web page is loaded fully and the loading process is completed and I switch to Whatsapp or any and then back to Firefox, Firefox again starts the process from beginning and loads the same page.
    This issue is not in chrome, as if Chrome is loading page and switch back and forth from other apps, chrome continues the process where I left and if the Web page is already loaded then Chrome doesn't start the process again and stays where it is.
    Please look into this, else you guys rock ;)

    Are you using the app switcher?
    Maybe this has something to do with how long the page is supposed to be cached... When I expand my tab list, I can see that some of the tabs are just where I left them and others have blanked out.
    Hopefully and Android guru can give you a better answer.

  • How do I get received messages from others to show up on my different Apple devices, such as my iPhone

    How do I get received messages from others to show up on my different Apple devices, such as my iPhone or iPad or iPod Touch, etc. I can see their reply on the device I was using at that moment but not on the other devices even iMessaging is turned on. Is there a way to refresh to incoming messages when one picks up one of their other Apple devices?

    Hi there lkbluntzer,
    You may find the information in the article below helpful.
    Send and receive messages
    http://help.apple.com/iphone/7/#/iph01ac18d71
    See what time a message was sent or received. Drag any bubble to the left.
    -Griff W. 

  • I have a brand new iPad newest version. Wifi. The messaging won't send out but I receive messages from others. What is wrong?

    I have the newest version of the iPad (3rd generation) with wifi. The messaging won't send out but I'm receiving messages from others when I'm using it. They also come through on my iphone at the same time. But I can't send them out on the iPad. I tried someone's suggestion of changing the DNS to 8.8.8.8 and that did not work to fix it. What is wrong with this thing?  Thank you in advance for your help.

    Are you trying to send a message to a cell number or an email address?  iPad does MMS, not SMS, meaning it can't send a message to a number.  It can send a message to an email address........

  • I have two Apple IDs and when I got an Iphone 6, only the apps from one Apple ID are on the phone. How do I get my other apps on there?

    I (stupidly) have two Apple IDs and when I got an Iphone 6, only the apps from one Apple ID are on the phone. How do I get my other apps (from my old Iphone 4) on my new Iphone? Thanks

    You can use the same appleid that you purchased the apps with on the phone for the App store. Settings> iTunes & App Store and continue to use the other id for everything else allowing you to have access to your previously purchased apps. You can then either sync or download the apps without paying for them again.
    It can be quite handy having two appleids - it can be quite useful if you can manage them correctly. One id for the store and one for imessage is good for privacy if you have the same id in use on another device.

  • Can no longer send mail from other apps

    Problem:
    If I go into any app (other than Mail) and try to send a message (via email) and I either get nothing or some apps will say that "Mail needs to be configured in order to do this."  After doing a restore on my iPod touch (4th Gen., running the latest iOS5) I had only configured a few accounts under "Mail, Contacts, Calenddars", and *was* able to send mail from other apps just fine.  Now that I have 13 accounts I cannot; not only is Mail configured and working fine (by itself,) but I now only have one account with "Mail" activated, and it is indeed set as the "default account" in Settings anyhow.  This is frustrating since some apps depend on email to let me export its data but is also a nuisance since it makes it more difficult for me to share content with others.
    Has anyone encountered this bug and/or have a tip?

    It is possible the Evil Starbucks empire has blocked SMTP sending as an antispam measure. You would need to log in to your email server using the smtpauth protocol. For example, Earthlink has an smtpauth.earthlink.net server for secure sending, which I was able to use sending from any public AP. Possibly T-Mobile has a similar authorized server.
    But nowadays I just use Gmail, they make it easy and reliable to send from anywhere because they use a custom smtp port. Yeah, Gmail solved a multitude of problems with mobile sending.
    Aluminum PowerBook   Mac OS X (10.4.7)  

  • How do I stop applications from coming up when I power up my computer. If this were a Windows system I would be able to take the app out of the start up folder. On the Mac I don't know how.

    How do I stop applications from coming up when I power up my computer. If this were a Windows system I would be able to take the app out of the start up folder. On the Mac I don't know how.

    The app (Excel) is in the dock. When I left click on it there is no check next to open at login.
    Lets go back to the beginning when I installed ms office both word and excel were in the dock. then one day excel dissapeared. I put it back in the dock and that is when it started opening during login. There is only one X showing in the dock.
    Maybe I have little gremlins.

  • Receiving mails from an app

    Hi
    I have two questions
    1. I have already set up request form in my app for it's user for them to fill in any request or complains they have.
    How can i link the form in my app to my personal email in order to treat their request on the go
    2. How to add a feature to increase and decrease the font size in my app. 
    I await your reply, thank you
    Jayjay john

    EmailComposeTask and
    EmailManager are used to send email from your Windows Phone.
    If you want to receive email from your app then you need to create a WCF Service or Rest-based Service where you will check and download email from your email server. Following link should help you
    http://msdn.microsoft.com/en-us/library/windows/apps/xaml/dn632427.aspx
    Gaurav Khanna | Microsoft .NET MVP | Microsoft Community Contributor

  • Thunderbolt Not Receiving Texts From Other Carriers

    I installed the official firmware release on June 15, 2011. Since then my phone spontaneouly reboots more than ever and I am completelu unable to receive texts from other carriers (T-Mobile, AT&T, ect). I am able to send messages out only. I have rebooted the phone (when it's not doing it all by itself) and tried the *228, Option 2 to update the PRL. No change. Is there any fix for this?

    I believe you'll have to take it to a Verizon store, as the *228 method ruins the SIM card for the Thunderbolt

  • Devour - Can't Receive Texts from other Carriers

    Lately i've been having issues with receiving texts from other Carriers. I've already reset my phone multiple times, both hard and soft. All applications were deleted, i deleted conversations, wiped all conversations, re-texted the person, and tested who gets what.
    Basically in a nutshell,
    T-Mobile, i can occasionally get texts from.
    Sprint, AT&T, Virgin, and any and all subsidiaries of forementioned carriers send replies i cannot get.
    Every carrier can receive my message. i cannot receive theirs.
    Verizon does work - for send and receive.
    voicemails do work, i can leave one, and they can call me.
    i've tested every method suggested over and over. im at the end of my rope. My job requires that my phone can receive messages from the employees and bosses, and all of them aren't Verizon-based. Somebody, please help. No, getting a new phone isn't feasible, and all my other phones are broken, except this one...and this was the first phone i actually owned three years ago.

    800-974-6006 (Voice/TTY)
    East Coast (ME, NH, VT, MA, CT, RI, NY, NJ, PA, DE, MD, VA, WV, DC)
    Hours: Monday through Friday, 8:30am to 5:00pm
    West Coast (CA, TX, FL, IN, IL, MI, OH, WA)
    Hours: Monday through Friday, 8:00am to 6:00pm
    Verizon Center for Customers with Disabilities (Landline only)
    The Verizon Center for Customers with Disabilities (VCCD) offers communications solutions for customers with vision, hearing, speech, cognitive, or mobility limitations. Consultants at the centers are trained to understand accessibility issues and telecom technologies. So, in addition to routine customer service, you can learn about products and services that may enhance your life and the way you communicate. We can also provide assistance with exemptions designed to help offset high use of certain services. Center consultants are ready to help you with local phone service, long distance/toll plans, directory listings, calling services, billing questions, Braille or large print bills, High Speed Internet service and FiOS.
    Source:
    Telecom Resources

  • Having trouble receiving texts from other iphone users since I updated my software

    Hi there,
    I am having trouble receiving texts from other iphone users since I updated my software to IOS7. Also I am unable to get i messenger to work, it keeps saying waiting for authorization. I am wondering if anyone else is having these issues and what I can do to fix it.
    Thanks,

    She turned imessage off, then turned it back on again and now it seems to be fine.  Not sure what she did, but she says she's ok now.

  • Problems importing mail from other apps

    I cannot get an Intel Mac until I have successfully transferred all my email to OSX from other apps that only run in Classic. I managed the Outlook Express mail perfectly by importing it into Entourage. Unfortunately I cannot get the same result for the (older) Netscape mail.
    This is the situation : Netscape Communicator is on an external HD with the emails (in System Folder:Preferences:Netscape Users). I use Classic to see all the messages and folders, but cannot import them into either Entourage or Thunderbird. What happens is ...
    Entourage : fails at final step - "necessary file Netscape Communicator cannot be found"
    Thunderbird : fails to insert the Netscape Users profiles folder and offers no dialogue to navigate to it
    This one little detail (several hundred mail messages extending back to 1999) is preventing me from abandoning my G5 that runs Classic. Once I upgrade to Intel this will be lost forever unless I can get it into OS X somehow. Any ideas?

    Sadly, no
    Eudora (I tried 5.2) will only import from Claris emailer or Outlook - it offered to "Search disk" for other apps, but didn't let me define WHICH disk so I could point it at my external HD where the System Folder and Netscape currently live.
    The good news is, I finally managed to get it into Entourage! Previously I had tried to import 'everything' from Netscape, but when I narrowed the list down to just Messages (which is all I really wanted anyway) suddenly it worked. So now I have everything in Entourage, and except for the occasional lamented game, I have no need to run Classic ever again.

  • Why doen't iphone receive texts from other iphones.

    I have recently bought iphone 5C for the first time, I have had an ipad for a long time which I use for imessages through wifi.   I thought that when I am out and about away from wifi I would receive sms/text from other iphones like I had with my previous basic mobile, but this doesn't happen, although I can send texts to other iphones.  Also when I return to a wifi area imessage that have been picked up by my ipad then don't appear on my iphone.  When both the iphone and ipad are using wifi when an imesssage is received the message appears on both devices.  Is this usual as I would like to receive texts from other iphones as it could be important. 

    Is iMessage turned on your phone?    It doesn't sound like it.
    I would disable iMessage on BOTH your iPad and iPhone.   Enable it on iPhone first, then iPad 2nd.
    Try again and let us know if it's working properly.

  • I receive sms from other iphones on my iPad only. Pls help!

    I receive sms from other iphones on my iPad only. Hos comeback that Thea di not show on my iPhone

    Haven't spoken to them yet was hoping to find trouble shooting quick fix, I'm assuming something on the handset may have been changed as it was working yesterday, I'm still learning on the iPhone! iMessages are fine and I can txt my partner who doesn't have an iPhone but I'm not getting a reply. I don't receive texts from non-iPhones

Maybe you are looking for