ADF and Twitter without webcenter

All,
Sudden change in requirements leads me for this post ;)
Is it possible to integrate twitter feeds in ADF application (Jdev 11.1.1.5) which is not a Web Center application ?
thnks

Well thts too much to ask for. I just wanted a simple trick and this is exactly wt it does when run from html page
            <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
                            <script type="text/javascript"
                                    src="http://twitter.com/statuses/user_timeline/someusername.json?callback=twitterCallback2&count=2"></script>
           <div id="twitter">
                            <ul id="twitter_update_list"></ul>
                           some data
                          </div>
        So i went on to put this piece of code in jspx page in af:resource but it is giving the following error
OracleJSP error: oracle.jsp.parse.JspParseException:
Error: oracle.xml.parser.v2.XMLParseException ( //page/LoginPage.jspx ):
line #:14 column #:130 : Expected ';'.
line #:14 column #:130 : Missing entity 'count'.
Any idea ?
thnks

Similar Messages

  • How can you publish an article in SharePoint and also have it push to Facebook and Twitter?

    I've been scouring the internet for this answer. I've found how to add Facebook "Like" boxes, even post to a wall from a SharePoint web part, but what I need is something similar to what other CMS's have to offer such as WordPress, where I publish
    an article in a public facing website driven by SharePoint, and also have it push the article to Facebook and Twitter without requiring visiting the additional websites.
    Please ask questions if you do not understand what I mean :) I want to find a solution!

    Hi,
    I understand that you want to share documents with Facebook. A wsp solution pack in codeplex will provide you the share function:
    http://fks.codeplex.com/, but it need some work on Facebook side to set APIs.
    Open SharePoint 2010 Management Shell, use “Add-SPSolution -LiteralPath <SolutionPath>” to import it to central administration solution gallery.
    Go to central administration>system settings>farm management>manage farm solutions>solution name. Then deploy it.
    Go to top level site settings>site collection features>Facebook webparts by Philwicklnd.com. Then activate it.
    Follow this post to finish the Facebook connection settings:
    http://www.tuyrcorp.com/blog/installation-instructions-facebook-kit-for-sharepoint/     
    Thanks,
    Kenon Yin

  • ADF and WebCenter 11g libraries upgrade paths for WLS 12.1.3

    We want to upgrade one of our WLS from 10.3.6 to 12.1.3.
    (1) The application hosted on this instance uses the following ADF and WebCenter libraries (also deployed on the same WLS). Please confirm if these can be deployed in WLS12c without any changes or if we need to check on an upgrade path to ADF or Webcenter 12c components as well:
    adf.oracle.businesseditor(1.0,11.1.1.2.0)
    adf.oracle.domain(1.0,11.1.1.2.0)
    adf.oracle.domain.webapp(1.0,11.1.1.2.0)
    oracle.adf.dconfigbeans(1.0,11.1.1.2.0)
    oracle.adf.desktopintegration(1.0,11.1.1.2.0)
    oracle.adf.desktopintegration.model(1.0,11.1.1.2.0)
    oracle.adf.management(1.0,11.1.1.2.0)
    oracle.bi.adf.model.slib(1.0,11.1.1.2.0)
    oracle.bi.adf.view.slib(1.0,11.1.1.2.0)
    oracle.bi.adf.webcenter.slib(1.0,11.1.1.2.0)
    oracle.bi.composer(11.1.1,0.1)
    oracle.bi.jbips(11.1.1,0.1)
    oracle.bpm.mgmt(11.1.1,11.1.1)
    oracle.webcenter.composer(11.1.1,11.1.1)
    oracle.webcenter.skin(11.1.1,11.1.1)
    oracle.wsm.seedpolicies(11.1.1,11.1.1)
    orai18n-adf(11,11.1.1.1.0)
    (There are other libraries too but not anything related to ADF or Webcenter)
    (2) We also have EM extension template in WLS 10.3.6. How can we upgrade this? Do we need to delete this and install FMW infra 12c with the additional DB schema and then try to extend the 12c domain?

    Moved your thread to the WLS Communities since you are not asking if products are certified.
    Thanks,
    Lisa Fedynich

  • How do you find out the contacts that were updated via Facebook and twitter in the settings without having to figure it out manually?

    How do you find out the contacts that were updated via Facebook and twitter in the settings without having to figure it out manually?

    There is no such list of what is downloaded to each phone except in the backup. So if you have a recent backup of each phone you should be able to find an app that reads the backup files and would tell you what list is saved of the content on each phone.

  • Oracle.jbo.AttrSetValException on extending an adf task flow in webcenter

    Hi,
    I have used EO validations and the validation messages are provided in the ResourceBundle.properties file.But whenever I deploy the adf task flow to webcenter spaces the messages are not shown and the following error occurs:
    <Jul 26, 2012 2:43:28 PM IST> <Error> <oracle.webcenter.webcenterapp> <BEA-000000> <getDisplayMessage Called=oracle.jbo.AttrSetValException
    oracle.jbo.AttrSetValException: JBO-com.in.jagran.model.entity.AdAgcrlimitApp.AdhocLimit_Rule_1: STRINGMANAGER: Key: com.in.jagran.model.entity.AdAgcrlimitApp.AdhocLimit_Rule_1 not found in bundle oracle.javatools.resourcebundle.ResourceBundleRT
         at oracle.jbo.rules.RulesBeanUtils.createException(RulesBeanUtils.java:381)
         at oracle.jbo.rules.AbstractValidator.createException(AbstractValidator.java:1064)
         at oracle.jbo.rules.AbstractValidator.doRaiseException(AbstractValidator.java:1119)
         at oracle.jbo.rules.AbstractValidator.raiseException(AbstractValidator.java:1108)
         at oracle.jbo.rules.JboMethodValidator.raiseException(JboMethodValidator.java:259)
         at oracle.jbo.rules.AbstractValidator.raiseException(AbstractValidator.java:1095)
         at oracle.jbo.rules.JboAbstractValidator.callValidateValueWithContext(JboAbstractValidator.java:239)
         at oracle.jbo.rules.JboAbstractValidator.validate(JboAbstractValidator.java:386)
         at oracle.jbo.rules.RulesBeanUtils.validateObject(RulesBeanUtils.java:716)
         at oracle.jbo.rules.RulesBeanUtils.validate(RulesBeanUtils.java:696)
         at oracle.jbo.server.AttributeDefImpl.validate(AttributeDefImpl.java:3251)
         at oracle.jbo.server.AttributeDefImpl.set(AttributeDefImpl.java:3196)
         at oracle.jbo.server.EntityImpl.setAttributeInternal(EntityImpl.java:1971)
         at com.in.jagran.model.entity.AdAgcrlimitAppImpl.setAdhocLimit(AdAgcrlimitAppImpl.java:720)
         at com.in.jagran.model.entity.AdAgcrlimitAppImpl$AttributesEnum$8.put(AdAgcrlimitAppImpl.java:119)
         at com.in.jagran.model.entity.AdAgcrlimitAppImpl.setAttrInvokeAccessor(AdAgcrlimitAppImpl.java:1316)
         at oracle.jbo.server.EntityImpl.setAttribute(EntityImpl.java:1879)
    Please help.This is urgent

    Hi,
    did you solve the issue? I've just got exactly the same problem :(
    Lenka

  • ASHA 311 WHATSAPP, BROWSER, FACEBOOK AND TWITTER N...

    I LEFT MY PHONE ON FOR TWO DAYS WITHOUT USING IT BY THE TIME I PICKED IT UP TO USE I DISCOVERED THAT MY ASHA 311 WHATSAPP, BROWSER, FACEBOOK AND TWITTER  WERE NOT COMING UP EVEN AFTER SYSTEM RESTORE TO FACTORY SETTINGS. WHAT SHOULD I DO?

    Please, remove the battery and tell us your product code which is printed on the sticker (seven letters). This helps Nokia to understand this issue in more detail. Then, please, continue there …

  • Will firefox send out my location information to twitter without my permission to firefox

    Location information was incorrectly turned on with my Twitter account. I am having issues with a Twitter staffer who is harassing me.
    Does Firefox send my location information out to Twitter without asking me first. Even if location added is turned on at my Twitter account?
    I have turned off add location information a my Twitter account. But does Firefox send out location information without first asking me to Ok it?

    Please give a step by step process on how to change the default back to Google... Why has Mozilla hidden away all the settings... I think its time to move to Chrome.. Firefox is becoming more and more like Explorer... Changing interfaces and dictating how it should be used

  • Facebook and twitter notifications

    Hey
    I'm using nokia asha 502, recently i haven't been getting notifications from apps like Facebook and twitter, they nolonger working. On the settings of the phone i have turned on Notifications...... Please help

    Keep sure that the mobile data is on.
    Turn on push notifications from inside the app.
    Note: Twitter does'nt support the facitlity unless you have followers to send you private message.

  • My ipod touch is telling me that the skype and twitter apps need updating. When I try to run them they fail. I have tried deleting the apps via itunes but it doesn't work and I have tried updating the apps via itunes and it says they are updated.

    My ipod touch is telling me that the Skype and Twitter apps need updating.  When I try to update them they both fail. I have tried numerous times.  I have tried connecting the ipod to itunes and removing the apps, to reload them but that does not work either.  If I try and update the apps through itunes the system tells me they are updated.  Can anyone assist please?

    - Try a reset. It cures amny ills
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Have you tried deleting them from the iPod and then redownloading them dorectly to the iPod?
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • What is the best way to open emails and attachments without using wifi?

    For I-phone and I-pad, what is the best way to open emails and attachments without using wifi?  I turned off wifi in my settings but my boss thinks there may be another way and a better way to use something else instead of wifi.  Any help would be appreciated!  Thank you!

    Thanks!  That is a very good question you post.  My boss asked me that and I am assuming that he is having issues with using wifi wherever he is at.  My boss is the kind of person that when he asks something you look into it and ask him no questions...he's the only one asking questions!  But thank you for your response I will tell him the information you told me and hopefully that will help!

  • Unable to load ITUNES onto PC HP, windows 7 Home Version.  Error message reads "Application Application Support not found".  "Unistall and reload".  I have done that 4 times on Explorer and Firefox without success.  Help??

    Unable to load ITUNES onto PC HP, windows 7 Home Version.  Error message reads "Application Application Support not found".  "Uninstall and reload".  I have done that 4 times on Explorer and Firefox without success.  Help??

    I had gotten a similar problem, except with "provider services", i believe, but i solved it by copying sqlite3.dll from E:\Program Files\Common Files\Apple\Apple Application Support to E:\Program Files\Common Files\Apple\Mobile Device Support. doing that solved my first problem, but now i have been getting the error described in this topic (unable to load dataclass info... etc.). i tried reinstalling itunes (i already had 9.1.1, and thats what i reinstalled) by using the method described on apples site (using the "remove programs" tool in the control panel) and then downloading and installing itunes. when i opened it again, i still got the same error, and just now i got an error saying "the instruction at "0x00aadb6b" referenced memory at "0x00000008". the memory could not be read" it gave me the option to cancel and debug, or to press ok and terminate the program. I tried pressing cancel, and the popup went away but nothing else happened. a minute later the popup was back, so i pressed ok and itunes quit. Upon opening Itunes again, i got the very same error. sorry for the long post, but its really been bugging me. thanks for any help you might give, and if you need anymore info, feel free to contact me.

  • AP with PO and AP without PO

    Does anyone has documentation on AP with PO and AP without PO?
    Thanks

    The only difference i can think of for these 2 scenarios is in case of AP with PO, the Invoice is entered using T Code MIRO, where as without a PO it is done through FB 60.
    Hope that helps..
    Thanks,
    Nandita

  • How do I get facebook and twitter to show up in the new notifications?

    I am trying to get facebook and twitter to show up in the notifications if I swipe left.

    You should also ask this in the MacBook Air forum. This is the forum for the white and black plastic MacBooks that were discontinued in 2010. You should also post this question there to increase your chances of getting an answer.
    https://discussions.apple.com/community/notebooks/macbook_air
    Also if you're running Mountain Lion. There's a Mountain Lion Support Community. You should also post this question there to increase your chances of getting an answer.
    https://discussions.apple.com/community/mac_os/os_x_mountain_lion

  • Facebook and Twitter sharing not working.

    I have Facebook and Twitter sharing setup on my MBP a few months back and have used it frequently with no problems. However just recently, whenever I try to post status updates from Safari or Notification Center, the contextual menus do not appear.
    Any help on this?

    First, I would eject whatever it is that you downloaded. Go to Finder and eject it that way or depending how you have your system set up, do the two finger tap and Eject it. Download the link above. Once it downloads, double click it to install it. It should work. If it doesn't you need to use your Disk Utility to check for errors. Click your Finder again and then Applications. Scroll down to Utilities and then Disk Utility. Click on your hard drive and you will get a menu of items on the right side. Towards the bottom, you will see a button to Verify Disk Permissions. Click that and let it run. It may take a few minutes to finish. Once it's finished there may be a list of things wrong with your system. Click the Repair Permissions and let the computer do it's thing. Use Disk Utility at least once a month to make sure everything is in order on your system. If this doesn't fix it, I don't have any other suggestions. I'd hate to say do a fresh install but that might be the next step if this doesn't work.
    Something else to consider is that is if you use Time Machine and the system did work at one point, you could go back to the last known good point and reinstall that back-up. You would lose anything you have saved since that point (obviously). If you take steps to back up your information, that should not be an issue. (For me), Time Machine works as advertised. If you are not backing system up regularly, shame on you. You need to start ASAP backing up. It's an easy process and it's times like you are having now, that make the small preventive maintenance, worth extra time and effort.
    Good luck.

  • Facebook and Twitter for Blackberry..

    Is Facebook and Twitter for Blackberry fine? I tried to download it to my BB phone but it says it doesn't support it. Do I have to download a different link? I need help asap. 
    I love my BB!

    I got mine working. If your service provider is globe you should use their service which is BB Social but 300 a month. BB SOCIAL ON send to 8888. You'll get confirmation messages and twitter, facebook and adding email will be no problem. 
    I love my BB!

Maybe you are looking for

  • How do I create a fixed signature for the bottom of my E-mail?

    '''bold text'''I want to add a signature to my E-mail body; Company name, title etc. How do I do this? In Eudora there was a signature drop down in the tools menue. Thanks, Lary

  • How to share a hard drive to a ipad

    Hi looking for a little help and i think i can find it here . So i have a new ipad mini 16gb black 2 months old I love it exsept for the 16gb. I have alot of photos and i would like to put them on my ipad but to much . I was thinking could I could us

  • Why can't I download adobe flash player

    I have an IPad 2 and an iMac PC. Apparently I can't watch a lot of sites because apple don't support adobe flash player. What is the alternative. I can't believe a company as big as apple haven't got a solution.

  • How do I know if the Adobe Flash Player Update is legitimate?

    With all the buzz about the Trojan Flashback nowadays how can I be certain the popup window requesting me to update Adobe Flash Player  is legitimate? I just finished updating software through the Software Update...  route and Adobe was not part of a

  • Any other way to learn configuration for FICO

    Dear all gurus, I am FICO 1st level support in my company and not granted to access SPRO. I want to learn setting and configuration. Is there any standalone program or stimulator that provide the chance to access into SPRO? Please help and thousand t