CQ5.5 EXTJS Support for cross domain ajax call

I do not see any api in cq5.5 that supports cross domain ajax call using JSONP or callback.

You may get an answer here but probably better to ask in a Mozillazine forum such as
*http://www.mozilla.org/en-US/firefox/22.0/system-requirements/
If this really is a failing of Firefox then maybe one of the Development mailing lists or fora would be the place to discus this
* http://www.mozilla.org/about/forums/#general-development
Ultimately a bug could be filed for an enhancement request, but it is possibly better to discuss the subject first rather than file a bug that may not stand any chance of being actioned.

Similar Messages

  • Using JSONscriptRequest for cross domain calls?

    Hi,
    Looking through the REST SDK I see mention of the "JSONscriptRequest class" but I don't find much else about it.
    Is this a jsonp callback and how can it be used?
    Thanks

    Hi Willem,
    I've never heard of this "JSONscriptRequest class", but as far as I know, the REST SDK doesn't support JSONP callbacks or JSONP in general.
    For cross domain request, you'll find CORS settings on your WebApplicationContainer Server settings page in the CMC, but I'm not sure how / if they work.
    Hope that helps.
    Jan

  • Cross Domain Ajax in newScale

    We have lots of form field validations in our newScale instance, for which we rely upon external applications.
    I am using http://ajax.googleapis.com/ajax/libs/dojo/1.6.0/dojo/dojo.xd.js for making cross domain ajax.
    Now there are multiple issues that I am facing & need a better approach -
    1. This works great in IE 8 & 9 but pops up a security warning which is kind of annoying to the end user.
    2. Never works on Firefox.
    Has someone faced a similar issue or have a better solution w.r.t newScale environment, please share the details.
    Thanks,
    Abhishek

    Hi vmishr11,
    When you use SP.RequestExecutor, it will execute asynchronously to get data from host web. It will use like below:
    var executor = new SP.RequestExecutor(appweburl);
    executor.executeAsync(
    url:
    appweburl +
    "/_api/web/lists/getbytitle('Announcements')/items",
    method: "GET",
    headers: { "Accept": "application/json; odata=verbose" },
    success: successHandler,
    error: errorHandler
    For SP.AppContextSite, it will execute in order to get data.
    Here is a detailed article for your reference:
    How to: Access SharePoint 2013 data from apps using the cross-domain library
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • What exactly is support for "personal domains"?

    From what I gather from clicking on "setup personal domain" in iWeb is that you have to have a .Mac account for this to work?
    Is this true? [just to make sure]
    I was hoping for iWeb to allow for FTP uploading to your own server ...

    So what exactly is the new support for "personal domain names" then? I've been able to publish to a folder and ftp to my domain all long.
    You have been ftping to your host, not your "domain." "Personal domain names" enables you to use .Mac as your host and thus use direct publishing while keeping your personal url/domain name (instead of the .Mac url, web.mac.com/username). In the past you could already do this by arranging domain forwarding and perhaps masking at the place where you had your personal domain name sitting. The new .Mac feature provides a better way to do this.
    I want to use iWeb's "direct publishing" feature but not have my site at .mac
    That is not possible in iWeb 08. Many have asked for it since iWeb 06 came out, and Apple did not include it, so I would not expect it to be added via an update later.

  • Groupware solution for cross domains

    Hello all,
    Does anyone know if groupware solution is supported for  if  groupware servers ( in our case lotus Domino Servers ) are located in 2 different domains.
    Our landscape is like this..
    1 connector , default proxy instance , CRM Server and 1 Lotus Server on 1 domain and the 2nd Lotus server is on a different domain...Directory assistance is setup////
    Wanted to know if Groupwaer solution is supported for such a landscape?
    Thanks.
    Regards,
    Pratima

    I have come across information where groupware has worked across different domains.
    If anyone has worked on cross domains...it would be great if you can share what u have done..
    In our case, if the groupware server is in a different domain, userlist is not getting generated with an error "user does not exist in the groupware domain" even though it does exist ...works fine for users in the same domain as the connector and CRM.
    In the transaction SCOT, we have configured the the MailHost = 'abcsmtp' and the MailPort = '25'...
    Regards,
    Pratima
    Edited by: pratima purigali on Apr 14, 2010 8:31 AM

  • Mailman v3 implementation of support for multiple domains

    Mailman has evolved to support listserve names for multiple domains (think VH for listserves). At what point can we see Apple roll this kind of management into the existing product? It would be fabulous to give VH clients the ability to have their own 'branded' listserve experience rather than one with our default domains
    Server Group -- please update Mailman when more pressing bug fixes are out of your way. Thank you!

    Alex,
    Thanks. I know that it can be done via the CLI, but once again we see where alterations done in the CLI will immediately require abandoning the SA as an admin tool. We're trying to encourage Apple to not create this paradox, or rather, to evolve the GUI admin toolset. I was recently at a Leopard Server tour seminar where the field engineer and I discussed this very feature. His comment to me was essentially 'many of the tools in the Server are based on open source projects, so you can simply download the latest update, compile it and configure it for the server ... but you won't be able to use the admin tools we provide." He's accurate, and if I was the only one admin'ing my machines, that might be a temporary solution to this particular small issue. But it immediately brings to mind the reflex question of 'so why did I buy Leopard server?
    This is a matter of Apple needing to provide sufficient resources to the Server group to grow the product. Whether that means some new hiring, or not pulling engineers off for other product lines, or a different management paradigm. We shouldn't purchase a server product that is touted as an enterprise-class solution when it may only have a bare framework for the offered toolsets. If growing the toolset to match what is already offered in the open source world (for that particular product) requires abandoning the server tools, then there's a bit of a vision problem with the Server product.
    Sorry, -- I didn't mean to get on a soap box. You and I are here to learn and help others. I know you aren't part of Apple any more than I am. I do hope Apple engineers are given some time to peruse this board and mine it for ideas, or gauge the effectiveness of their solutions based on the questions and solutions posed here.
    With Mailman 3 so far along in development (VH support was added in October), is Apple culling the very best from it for their user base (and adjusting the SA toolset accordingly)?

  • AICC sendAndLoad for cross-domain (getParam)

    Hello all.
    First off thank you to Andrew Chemey for his seemingly
    under-valued expertise in providing the AICC compliant code that
    has worked perfectly for communication between now 2 LMS' and all
    our Flash content.
    However, a problem has surfaced in that we are switching to a
    new SaaS LMS. Because of this, communication now goes between our
    internal server to the externally hosted LMS (a cross-domain
    issue). Our content still does magnificently when it comes to
    completing users in content but the problem is that we can no
    longer get the data into our content that comes from the LMS.
    We currently do a sendAndLoad to the AICC_URL while passing
    the AICC_SID and getParam. But this does not work across domains. I
    know about the crossdomain.xml file and the LMS vendor claims that
    it is in place, but that does not seem to do the trick. We really
    like to get the STUDENT_NAME and especially the Location data for
    our bookmarking into our content, but we can't figure out how to do
    this now.
    I've searched all over the web and the aicc.org website many
    a time but have yet to find a solution and my company does not have
    the money to send me to DevLearn 2007. Can someone please help?
    Again the task is how do you get information to pass from the LMS
    to Flash content across domains.
    Thanks in advance!
    Most appreciatively,
    André

    Is it possible to use the server side proxy option found
    through the following link to import data from an LMS to Flash
    content across domains? If so then can someone share what their
    proxy.asp code and sendAndLoad code looks like?
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16520&sliceId=2#proxy
    Most appreciatively,
    André

  • Will Firefox be adding support for .bit domains?

    There is a new decentralized domain name system that has been built called namecoin. The problem is that no browsers support it currently so the only to view the domains is through complicated software or proxies. I am wondering if there are any plans on adding support for this system to Firefox?

    Not directly as is looks like dns.bit is not working, but it looks like you need a proxy [http://dot-bit.org/HowToBrowseBitDomains#Use_a_DNS_server_that_support_.bit_domains]
    Have you tried this?
    Also Firefox will simply 'asks the system to resolve a fqdn'(ty Cork!)

  • There appears to be a persistent connection limit of 2 for cross domain requests

    I am building a service that allows anybody to add real-time push updates to their website or web application. To do this I'm using the Access-Control-Allow-Origin header response from a cloud hosted server.
    When establishing a connection we create one persistently connected HTTP connection and use a second connection to send requests (subscriptions/commands).
    The problem I'm seeing looks very similar to the old 2 socket to a server connection limit (related to about:config "network.http.max-persistent-connections-per-server").
    Is there a limitation on the number of persistent cross domain connections that can be established from a single Firefox process? If so, where is the configuration options to override this?
    This problem can be easily duplicated by going to the following page in two tabs within the same Firefox process:
    http://kwwika.com/Standalone/Demos/WorldCup2010/
    You will notice that one page connects and starts to receive updates. The second will not connect until you close the first tab/page.
    I'd like to be able to provide feedback to the users of Kwwika about this problem so any information you can provide me with would be very much appreciated.
    == URL of affected sites ==
    http://kwwika.com/Standalone/Demos/WorldCup2010/
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4

    [bump]

  • Firefox preference for the cross domain js call between iframes?

    for my web application i need to access the contents of iframe which is loaded from the another application running on different port. i am using the javascript to access the contents of the iframe. all i need is the any preference is there for this.
    Note: Both applications are running on the same host but different port. i know the document.domain solves the problem. but i have lot of pages may be 1000 or even more. its pretty big product. so i canot set in each and every page. so i created one extension for our product. so any preference is there then i can set the preference while installing the plugin. it solves the problem.

    A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.
    *http://forums.mozillazine.org/viewforum.php?f=25
    The helpers at that forum are more knowledgeable about web development issues.<br>
    You need to register at the MozillaZine forum site in order to post at that forum.

  • Disable security in WebEngine (Allow cross-origin AJAX)

    Hi all,
    I'm playing around with various combinations of Javascript and JavaFX and I've run into a snag. I'd like to disable security in the WebEngine so that Javascript is able to perform cross-domain AJAX requests. I'm loading the HTML file straight from the JAR file so I don't think I can use the "Access-Control-Allow-Origin: *" header to do this the usual way.
    In my searching, I've found the Cocoa's wrapper of webkit (the WebView class) allows this functionality via the WebPreferences class. A sample snippet of this:
    NSString* noSecurityPreferencesId = @"noSecurity";
    WebPreferences* prefs = [[WebPreferences alloc] initWithIdentifier: noSecurityPreferencesId];
    [prefs setWebSecurityEnabled: false];
    [webView setPreferencesIdentifier: noSecurityPreferencesId];
    Is there similar functionality in JavaFX's WebEngine?
    Thanks for any tips.
    -Steve

    I tired set values to network.http.referer.XOriginPolicy. But it was not working,,,Can you tell me the values that relate with parameter. I couldn't able to find references.
    Thank u for your reply.

  • Cross-domain service script

    I am working on a site which is utilizing some plug-ins from a another company. An item this other company is providing is a link to an XML file which is generated/updated daily. The owner of the site I am working on wants to have the information within this file visible on his home page in a side bar. If I save the XML file within his site and create the Spry data set, everything works beautifully, but if I create the data set linking to the XML file url, it doesn't work. Because this is information updated daily, I do not want to have to go into this site, save a new XML file and upload it daily. Within the Spry Framework Help in Dreamweaver, I found this:
    "The URL you decide to use (whether absolute or relative) is subject to the browser’s security model, which means that you can only load data from an XML source that is on the same server domain as the HTML page you’re linking from. You can avoid this limitation by providing a cross-domain service script. For more information, consult your server administrator."
    I contacted the other company about this cross-domain service script, but they didn't seem to have a solution. I have no idea where to begin or what to do to resolve this. Any suggestions are most appreciated.
    Thanks,
    A

    crossdomain script might be wrong term for your solution here. What 
    you basically need a script on your server, that does request to the 
    crossdomain server. This script will get / read / your required xml 
    file and just prints its contents with the correct header. These 
    scripts are also known as proxy scripts. For example a script like 
    this: http://www.phpfour.com/blog/2008/03/cross-domain-ajax-using-php/
    hopes this helps.

  • Problem authenticating user in Active Directory cross domain

    Hi,
    We have two different AD servers serving our London and Tokyo networks. My application runs in London network but used by both London and Tokyo users.
    The two ADs have domain trust setup between them. I have groups defined in London AD to which users from both the London and Tokyo ADs are assigned.
    'm trying to connect to London AD using the "users credentials" and retrieve the groups they are assigned to.
    I can connect to the London AD using any of the London user and I could retrieve the groups. But when I use a Tokyo user credentials to connect using the London AD server 'm getting Security exception with a code indicating "User Not Found".
    The code I use which is very basic is given below . The code below run as such gives me the following error,
    [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece.
    If I change in the code below, Provider URL to Tokyo AD Server URL then it works but I can't use that due to security restrictions. As per the Windows Team the domain trust should allow me to connect/bind to the London AD Server with the Tokyo credentials.
    Hashtable<String, String> env = new Hashtable<String, String>();
    env.put(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.ldap.LdapCtxFactory");
    env.put(Context.PROVIDER_URL, "london ldap server url"); 
    env.put(Context.SECURITY_AUTHENTICATION, "simple");
    env.put(Context.REFERRAL, "follow");
    env.put(Context.SECURITY_PRINCIPAL, "[email protected]"); 
    env.put(Context.SECURITY_CREDENTIALS, "password"); 
    env.put(LdapContext.CONTROL_FACTORIES, "com.sun.jndi.ldap.ControlFactory");
    ctx = new InitialLdapContext(env, null);
    I would like to know how to authenticate a user in a cross domain Active Directory environment. I read in one of the blogs that the "simple bind" will not work for cross domain user authentication. Unfortunately the blogger didn't mention what would work :( . Any help is much appreciated.
    Please bear with me if my query is a naive one and point me in the right direction.
    Thanks
    Jothi                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi Praveen,
    to avoid losing data when user objects are moved to new locations in the LDAP server, it is possible to configure the User Management Engine to use the value of a specific unique attribute as part of the unique ID instead of the distinguished name.
    For this, you have to change the following UME properties:
    For user objects: ume.ldap.unique_user_attribute=<attributename>
    For account objects: ume.ldap.unique_uacc_attribute=<attributename>
    For group objects: ume.ldap.unique_grup_attribute=<attributename>
    Be aware that the attribute (i.e. cn or uid) must be unique in the configured user/group path.
    Please read SAPNote 777640 for more information regarding this problem and the way to change the UME properties.
    Best regards,
    Robert

  • Cross Domain Resource Booking - Exchange 2010

    Hi Forum,
    I am seeking a solution for cross domain resource booking in Exchange 2010. Here is the scenerio:
    Parent Company has imported Child Company conf room resources in GAL as contacts. When users in Parent Co. try to book a Child Company conf rm, the meeting request is set to tentative on room calendar and no notification is sent to user. External Messages
    are set to allowed to process, and contacts of user accounts exist in Child Company Exchange system. AutoAccept is also set to enabled since these are Resource Objects in Child Company.
    Essentially, the room is being added to the meeting invite as a user account and not as a Resource. Is there a way to get this Resource added correctly or to accept Meeting Requests automatically based on availablity? The Conf Room is a contact on Parent
    Co. ; can a contact pass Meeting Requests to a Resource correctly?
    TIA.

    I have contacts created for all users in Parent Company; I have ProcessExternalMeetngs set to True.
    RunspaceId                          : c8196953-5b2e-467b-9632-12d0aa70dbd1
    AutomateProcessing                  : AutoAccept
    AllowConflicts                      : False
    BookingWindowInDays                 : 365
    MaximumDurationInMinutes            : 7200
    AllowRecurringMeetings              : True
    EnforceSchedulingHorizon            : True
    ScheduleOnlyDuringWorkHours         : False
    ConflictPercentageAllowed           : 0
    MaximumConflictInstances            : 0
    ForwardRequestsToDelegates          : True
    DeleteAttachments                   : False
    DeleteComments                      : False
    RemovePrivateProperty               : True
    DeleteSubject                       : False
    AddOrganizerToSubject               : True
    DeleteNonCalendarItems              : True
    TentativePendingApproval            : True
    EnableResponseDetails               : True
    OrganizerInfo                       : True
    ResourceDelegates                   : {}
    RequestOutOfPolicy                  : {}
    AllRequestOutOfPolicy               : False
    BookInPolicy                        : {}
    AllBookInPolicy                     : True
    RequestInPolicy                     : {}
    AllRequestInPolicy                  : False
    AddAdditionalResponse               : True
    AdditionalResponse                  :
    RemoveOldMeetingMessages            : True
    AddNewRequestsTentatively           : True
    ProcessExternalMeetingMessages      : True
    RemoveForwardedMeetingNotifications : True
    MailboxOwnerId                      : OU/Conference Rooms/This is the Mailbox Name - (Seats 12)
    Identity                            : OU/Conference Rooms/This is the Mailbox Name - (Seats 12)
    IsValid                             : True

  • Cross domain REST API CSOM using JavaScript

    I have the following scenario:
    1) Upon create/update of the list item in https://teams.comp.com/sites/grpSite/Lists/Products
    2) I need to create the corresponding list imte in https://secureteams.comp.com/sites/grpSiteMain/Lists/Products.
    I have contribute rights on both sites and able to create/update via UI. However, to achieve automation I need to use REST API on create/update form for #1, so that it updates automatically. I have tried using REST API but it is failing, I have tried with
    SP.RequestExecutor with token but I think that is for app only.
    I need to do it for one site collection to other site collection without using the app. Please let me know how it can be done.
    I have option of using SharePoint 2013 and JavaScript CSOM only.

    Hi Shalin,
    Hope the below links help you
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/2385f192-aa87-495a-9332-d4dcfac7481e/nonapp-rest-call-using-javascript-error-with-cross-domain-?forum=sharepointdevelopment
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/d086e5a5-4e20-43c4-a846-2f7b999868d1/sharepoint-cross-domain-request-using-javascript?forum=sharepointdevelopmentprevious
    http://www.alaindeklerk.com/cross-domain-webservice-calls-in-sp2010-using-jsonp-part-1/
    Please remember to click 'Mark as Answer' on the answer if it helps you

Maybe you are looking for

  • Downloads disappear instantly Snow Leopard

    For several weeks downloads to my Mac Pro (10.6.8 with Parallels) have been disappearing the instant the download completes, regardless of where the download is coming from. Any ideas how to fix this? Thanks, JT Oregon

  • Apple Mail not received by Optonline etc.

    I send and receive mail using Apple Mail program with several email accounts (Comcast, Gmail, Mac/Me) I have a couple people who never get my email if I send using Mail, but if I send using Gmail's web browser interace, it works.  I have Mail setup s

  • 13 in 2011 MacBook screen flickering and fading to white, cursor freezes

    The screen on my MacBook fades in and out, then eventually fades to white and the cursor freezes. It gets worse if you change the angle of the screen.

  • I photo 9 help to stream with i cloud

    I have i photo 9 and I upgraded to the maverk 10.9.2  and i still am not streaming photos with i cloud. what do i need to do so this works

  • Imessage on a Macbook Pro

    I bought a Macbook Pro just a few years ago and imessage was never insulted on it. I have an Mac OS X Version 10.6.8, Processor 2.3 GHz Intel Core i5, Memory 4 GB 1333 MHz DDr3. I am wondering if someone could tell me how to get imessage on my Mac se