Is WSRP supported in Adobe CQ for accessing Remote Portlet?

Hello, I wanted to know if WSRP is supported in Adobe CQ for accesssing remote portlet? or alternate ways to access remote portlets on Adobe CQ pages. Pointers in this direction would be helpful.
Thanks

AFAIK we don't have WSRP producer OR consumer. Using [1] might help to meet your need.
[1] http://dev.day.com/docs/en/cq/current/administering/cq_as_portal.html#CQ%20Portal%20Direct or

Similar Messages

  • Multi Touch not supported in Adobe Air for IOS?

    Hi, I've just started developing my first app for my iPhone which is an iPhone 3GS. I'm using CS5 to make these apps.
    I did a simple test game where there are two arrows on the screen and a fire button. The screen also has a ground and the player standing on it which can be controlled with left/right and fire. Now, if I press right, he moves right, if I press left, he moves left, if I press fire, he jumps... BUT no matter what I do I can't make dual touch work, ie: I press right AND fire, it only recognize just ONE touch point. So I did alot of researching and didn't find much.  I thought maybe adding a TouchEvent.TOUCH_TAP which I found a guide on on this page: http://openexhibits.org/support/gestures/1/one-finger-tap , but couldn't make it work, so I found this: http://www.adobe.com/devnet/flash/articles/multitouch_gestures.html and it seems Adobe Air for iPhone only allows four different gestures, no TouchEvents. I found a code somewhere that when run it checks to see if the device it's running on supports TOUCH_TAP stuff and in CS5 I got the message that it is not supported, in Adobe Device Central I get it's supported, on the actual phone (yes, got dev license from Apple and all that and can run my apps from CS5 on my iphone) I get it IS supported, but it doesn't work when I try it for real.
    So, my question is: how can I make Adobe Air using CS5 to detect 2 finger presses at the same time in iPhone apps?  Like pressing right+fire at the same time, so it doesn't just detect ONE of them being pressed.
    Thanks a million for any reply.

    Before listening for TouchEvents like TOUCH_BEGIN, TOUCH_MOVE, TOUCH_END etc... you need to set the input mode of your device to TOUCH_POINT. By default it is set to GESTURE.
    This works fine on the iPAD:
    import flash.ui.Multitouch;
    import flash.ui.MultitouchInputMode;
    Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;
    stage.addEventListener(TouchEvent.TOUCH_BEGIN, touchBegin);
    stage.addEventListener(TouchEvent.TOUCH_MOVE, touchMove);
    stage.addEventListener(TouchEvent.TOUCH_END, touchEnd);
    private function touchBegin(te:TouchEvent):void {
        // your code here
    private function touchMove(te:TouchEvent):void {
        // your code here
    private function touchEnd(te:TouchEvent):void {
        // your code here
    Hope that helps.

  • Will there be future support from Adobe AIR for Desktop native Applications

    We have a desktop native application developed using Flex SDK 4.1 and running on Adobe AIR. Now as Adobe has donated Flex SDk to Apache we are concerned about the future of this application. If we rescale our application with new versions of Flex SDk released by Apache, in future will the new versions of Adobe AIR support it? As I have read in Adobe Forums that Adobe is more concentrated on providing HTML5 support in Adobe AIR, and not working for Flex support anymore, can we face any problems going forward with this combination?

    We have a desktop native application developed using Flex SDK 4.1 and running on Adobe AIR. Now as Adobe has donated Flex SDk to Apache we are concerned about the future of this application. If we rescale our application with new versions of Flex SDk released by Apache, in future will the new versions of Adobe AIR support it? As I have read in Adobe Forums that Adobe is more concentrated on providing HTML5 support in Adobe AIR, and not working for Flex support anymore, can we face any problems going forward with this combination?

  • Problem consuming ADF/Webcenter Portlet in Worskshop for as remote portlet

    hi,
    I am using Jdeveloper 11g and creating a portlet of a full fledged application with model and data control.
    I am consuming this portlet in Workshop for Weblogic 10gR3 as remote portlet through registering it as wsrp.
    The problem i am facing is the images doesn't get displayed..also the functionality like page navigation don't work!!
    The same portlet works fine in jdeveloper web center environment when consumed with same wsdl.
    Please help
    Regards
    Ajinkya.

    Hi,
    please try the WebCenter forum WebCenter Portal
    Frank

  • Does ADF support aria-live tag for accessibility usage?

    We want to tell the screen reader to announce incoming events on ADF UI component. The aria-live tag can be used to tag screen elements as live or updatable.
    Not sure if ADF support aria-live tag. If not, is there any way to do it? Thanks.

    (Just about every thing is explained in help - just keep looking and searching help until you find it).
    1. Adding a "shadow/highlight" over a particular person in a moving clip
    This requires the creation of a white circle that you slightly superimpose over the picture simply by putting it on an above track and setting the level of it to very low - just enough to see the faint circle.
    It can be a graphic (same pixels as movie) quickly made in Paint or Photoshop or a camera shot of a white card.
    If the graphic has a fuzzy edge then highlight edge will also be fuzzy.
    Zoom and move it about as for your point 4
    Trying to follow movement is a bit trickier as you would have to shift it at least 2 frames at a time.
    Alternately you can use the chroma key effect except you insert the same picture in the hole as the background then reduce the level of the background picture to make it darker.(see help)
    2. Being able to "tag" or add keywords to clips that I've edited in the timeline for See answers to your other posts
    Whats wrong with an old fashioned simple notebook and pencil and note the time, changing it if you change it's position.  I use one all the time - much quicker.
    3. Repeating a clip in slow motion. Requires making a copy and slowing it down.
    Set a break point at the beginning or end of the section to be repeated
    Select and Copy the section
    Paste insert it into the point where you want the section be repeated.
    Select the new copied bit
    Change it's speed
    If you want normal speed audience noise instead of strangly slowed down or hollow sound you can first unlink the audio & video and place enough of a third copy of the original audio again in the audio gap that would otherwise appear.
    (Note Many function are found by right clicking on various areas of the screen)
    4. Zooming in on a particular portion of a clip.
    Click on the preview screen and drag the markers to zoom or reposition to suit

  • Best practices for accessing remote management

    So, I've been looking into consolidating and moving our servers and such to a colocation datacenter. A problem for me that arises from moving is, what do we do about our remote access?In a private office enviornment, I haven't ever opened up VMWare vCenter to the open internet, nor have I ever opened up DRAC/iLO past our firewall to the net. I've always just had all that management stuff hanging out on its own subnet/VLAN and I haven't ever bothered with giving remote access to anyone, really. (Well, I did once set up a windows box to allow me to RDP in and opened up the firewall for that RDP so I could then access that management VLAN from that PC)Moving to a colocation facility makes me wonder, what does everyone else do for this? Would one have a VPN configured on a router in their colo space and remote in that way, and if the...
    This topic first appeared in the Spiceworks Community

    Harvard University recently announced that on June 19, 2015, it discovered an intrusion into the IT networks of the Faculty of Arts and Sciences and Central Administration."Since discovering this intrusion, Harvard has been working with external information security experts and federal law enforcement to investigate the incident, protect the information stored on our systems, and strengthen IT environments across the University," university provost Alan Garber and executive vice president Katie Lapp said in a statement."At this time, we have no indication that personal data, research data, or PIN System credentials have been exposed," Garber and Lapp added. "It is possible that Harvard login credentials (username and password) used to access individual computers and University email accounts have been exposed."...Read More
    Read More

  • App for accessing remote files on a mac that you can play in another app

    Hey all,
    Anyone know of an app that will allow me to access files stored on a mac connected to the same wifi that I can play the file through another app in the iPhone without the file being transferred to the phone?
    For example, I want to be able to access a m4v stored on my mac over wifi, within the iPhone, to be played with a video player that I can send to a TV with the composite cable.
    I found NetPortal, which works quite well, but you need to transfer the file to your iphone and even then, it wont open with many apps. I tried transferring a m4v file to my phone and it only gave me goodreader as an app to open the file with. I could simply transfer the file I want to access using my USB cable to my iPhone much faster.
    Simply, I want to be able to stream movies from my Mac, through my iPhone to a TV and I am finding it hard to find Apps that allow such a thing.
    Any suggestions?

    I already have that setup at home. I want to be able to use this when I am on the road.
    I already use StreamToMe and Airvideo, but sometimes the quality is quite bad, which is mainly cause by my low upload speed. So I am looking for higher quality alternatives. I carry around a macbook air a lot so I figured I could store lots of movies for on the road to be played on other's tvs when were taking it easy.
    I am always so amused by responses on this forum. The solution is always to buy something.

  • When will Adobe Reader for Mobile Devices support 3D PDF files?

    When will Adobe Reader for Mobile Devices support 3D PDF files?

    There are two basic varieties of LiveCycle XFA...Static XFA and Dynamic XFA, which are very different in terms of their future for potential support in Adobe Reader for iOS. Which variety of XFA are you using?
    Static XFA uses the PDF markup language for content and form fields, so users can view the documents in Adobe Reader for iOS, but we currently do not properly handle filling, saving, and submitting those forms. I have improving our handling of Static XFA on my roadmap, but cannot offer any specific date yet (sorry, policy plus actual uncertainty). I know that there are some other apps that partially support Static XFA, though I do not know how complete their support is. If you can even open the XFA document in Adobe Reader for iOS, it is likely Static XFA.
    Dynamic XFA is effectively a JavaScript application packaged inside a PDF wrapper, which generates layout and form fields via code and requires a significant engine to support this. Support for Dynamic XFA is unfortunately not currently on our roadmap for iOS due to the nature of the technology, and our concern that any implementation we try likely will not pass Apple's restriction against installing something that allows other "apps" to be downloaded and executed from within it. The LiveCycle team is exploring solutions for our enterprise customers wanting to use Dynamic XFA from mobile devices as part of their server offering, but I cannot offer any insight here. To my knowledge, there are no applications that handle Dynamic XFA other than Adobe Reader for the desktop platforms (Windows, Mac, Linux).
    Dennis

  • When will Adobe Reader for iOS support Livecycle XFA forms?

    Adobe Reader for iOS currently does not appear to support XFA forms created through Livecycle. Although it supports some field types, the HTTP submit and Email submit buttons don't work.
    Being able to email the completed form ready for someone else to submit would be a work around, however when attempting to 'share' a completed form and send it by email the form is blank when saved and opened in the desktop version of Adobe Reader on a PC.
    We are getting more and more requests from ipad users who wish to use our forms, and it seems that some other paid-for apps claim to support this. Seeing as Adobe Reader is the industry standard product for using PDFs could we have more support for pdf forms please?
    ...or at the very least, a product roadmap with some dates for when this might be available please?

    There are two basic varieties of LiveCycle XFA...Static XFA and Dynamic XFA, which are very different in terms of their future for potential support in Adobe Reader for iOS. Which variety of XFA are you using?
    Static XFA uses the PDF markup language for content and form fields, so users can view the documents in Adobe Reader for iOS, but we currently do not properly handle filling, saving, and submitting those forms. I have improving our handling of Static XFA on my roadmap, but cannot offer any specific date yet (sorry, policy plus actual uncertainty). I know that there are some other apps that partially support Static XFA, though I do not know how complete their support is. If you can even open the XFA document in Adobe Reader for iOS, it is likely Static XFA.
    Dynamic XFA is effectively a JavaScript application packaged inside a PDF wrapper, which generates layout and form fields via code and requires a significant engine to support this. Support for Dynamic XFA is unfortunately not currently on our roadmap for iOS due to the nature of the technology, and our concern that any implementation we try likely will not pass Apple's restriction against installing something that allows other "apps" to be downloaded and executed from within it. The LiveCycle team is exploring solutions for our enterprise customers wanting to use Dynamic XFA from mobile devices as part of their server offering, but I cannot offer any insight here. To my knowledge, there are no applications that handle Dynamic XFA other than Adobe Reader for the desktop platforms (Windows, Mac, Linux).
    Dennis

  • Can dreamweaver be installed on my cloud disk for access from another computer?

    I sometimes need to work at the clients office.  Can I install Dreamweaver and Photoshop on my Cloud disk for access remotely?

    Products such as Dreameaver are still desktop applications and as such need to be installed on a computer. They do not run from the Creative Cloud website.
    You could ask permission of your client to install Dreamweaver on their computer. And then before you leave for the day from the menu choose Help > Sign Out to deactivate your subsscription. Once done with that client you could uninstall Dreamweaver from the computer.
    Less invasive solutions to working with the client would be to use a solution like LogMeIn (https://secure.logmein.com/), Windows Remote Desktop or VNC to remote into your computer. Here is one article article covering this http://www.wikihow.com/Access-Another-Computer-from-Your-Computer.

  • Access remote database in desktop application

    Hi friends,
    I am developing an desktop appication in that I have to access the data reside in another machine.
    how can do this through java.
    how to set url for this.
    since normally we will use the jdbc:odbc:......
    for access remote machine database.
    plz give the procedure in brief.
    Raj with reg.

    What?
    It all depends on what database you are using, and which driver you are using.
    Please google on jdbc and your database name.
    Kaj

  • I want to uninstall Acrobat reader. I got support in the community to access my HD and to send to trash the internet plugs in for PDF viewer, but when I try to download a PDF from internet a black screen appears and preview doesn't open

    I want to uninstall Acrobat reader. I got support in the community to access my HD and to send to trash the internet plugs in for PDF viewer, but when I try to download a PDF from internet a black screen appears and preview doesn't open

    Back up all data.
    Triple-click the line of text below to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    The "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you may need to remove it as well, if it's present.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • Adobe Reader for Android - Arabic support issue

    Dear Support,
    I am trying to reach the developer for long time but the email provided is a mailing list which no one else has the right to post to it except their team.
    There is a big problem with Arabic words searching in an Arabic PDF file with adobe Reader for android. To search for a word, I have to write the words backward, like instead of "Adobe" I have to write "ebodA" but in Arabic language. I know that your app developers are Indians, but please let an Arabic person show you how he can't search for a word in an Arabic PDF file. Please fix it urgently. it is very important for the Arabic language readers. Thanks for your action.
    Software link:
    Adobe Reader - Android Apps on Google Play
    Best Regards,
    Kamal Darwish
    Google play developer 234234

    Dear Mehwish,
    Below is a screen capture of the way that this bug is acting. I hope you fix this bug as soon as possible. By the way in PC version is fine. It is only on Android.

  • Does adobe reader for android/ios support digital signature?

    does adobe reader for android/ios support digital signature?

    when to support digital signature in adobe reader for android/ios?

  • Does Adobe Reader for iOS and Android Support Encryption with PKI Solution?

    Hello there,
    I have been searching for an answer whether or not Adobe Reader for iOS and Android can read encrypted PDF files by public key infrastructure solution (encrypted by a public key, to be decrypted by its private key pair), but to date I have not found the answer.  From the Adobe web site, I understand that Adobe Reader for Android supports to read encrypted document by AES256 but it does not mention about PKI.  I had to guess that it does not support encryption with PKI but I would just like to get a formal answer, and would like to know whether Adobe Reader Mobile will support it. 
    Thanks!
    Masaya

    Hi there,
    Now we have Acrobat DC Mobile but I am still wondering if encryption/description using PKI solution (digital certificates) is supported.  Could anyone let me know?  Thank you.
    Masaya

Maybe you are looking for

  • Generating Inbound delivery based on Vendor Confirmation for Purchase order

    Is there a way to create Inbound deliveries based on Vendor confirmation for a purchase order. Here is the complete scenario. Buyer Creates the PO for qty 100 and Date August 29 Vendor Confirms that he can supply a qty of 50 for August 29 and remaini

  • No line item in Profit center

    Hello Experts, I have a question regarding the scenario "FIN_PCA --> Profit Center Update" in New GL. I have assigned this scenario to my leading ledger (0L) and also to non-leading ledger. When I did the posting to the primary cost element which is

  • Define the Objects in Portal

    Hi,   Could you please briefly define the following in Portal   Folder   iView   Web Dynpro iView   iView Template   Page   Web Dynpro Page   Page Template   Workset   Role   Page Layout   Framework Page    Unresolved Link   Business Object   iView (

  • Safari 5.0 is a disaster

    How do I switch back to Safari 4.0 from 5.0? Since I downloaded 5.0 yesterday, downloads have slowed sometimes to a complete halt, the computer has frozen, the loading indicator continues to move and other annoying activity has taken place. I now hav

  • Installing 9i 9.1.2.4 on the same Sun box as 8.1.0.2

    we have a 500gbyte database running on 8.1.0,2 and we need to migrate to a new version (9.1.02) over a period of 2-3 months. I just want to be sure that I have planned this correctly. We will set up a new ORACLE_HOME and a diiferently named database