Send To Others button creates an http URL and we need it to be https

I know this is the Content Services forum, but I couldn't find a forum for Collab. Anyone know where the "Send to Others" function in Collab gets it's URL to invite someone to join a communinty? When we click the "Send To Others" button in Collab, we get a url that begins with http and we need it to begin with https to have it work properly.

Thank you for your quick answers :)
There's only a question more ... in the pseudo-code that I showed in my first message, there is not any pause between the call of the method "write" and the method "read". I mean : should the code wait the method "write" has sent the message before it calls the method "read" ? Or by other hand, it isn't necessary because a suitable exception will arise ?
Thanks again,
Jose Luis
P.D. : I suppose that you have already got the 8 Duke Dollars :)

Similar Messages

  • URL and HttpURLConnection need to be synchronized

    Hi everybody,
    I'm developing a class that allows to send and to receive messages using a HttpURLConnection.
    The main question is :
    - I'm not sure that every time I call the method "openConnection" of an URL object, I'll get a new instance of a HttpURLConnection ?
    I'll try to illustrate my problem with the next pseudo code ( I think the question I've written above arises again in the remarks of "Question1" and "Question2" of the constructor of MyURLConnection ):
    * Class that tests the class I'm developing
    public class ExempleURL {
    String myURL = "http://myserver.aaaa.bbbb/dir1/servlet/my_servlet/"
    /** This method creates a new "MyURLConnection" object with the URL "myURL". */
    public StringBuffer sendMessage(StringBuffer message) throws Exception {
    MyURLConnection urlCon = new MyURLConnection( myURL );
    urlCon.write(message);
    return urlCon.read();
    * This method sends an array of "messages" and returns an array of responses. */
    public StringBuffer[] testURL(StringBuffer [] arrM) throws Exception {
    StringBuffer[] arrayOfResponses = new StringBuffer[ arrM.length ];
    for(int i = 0; i < arrM; i++) {
    arrayOfResponses[i] = sendMessage( arrM[i] );
    /** The class I'm developing : this class encapsules the use of java.net.URL and
    * java.net.HttpURLConnection.*/
    public class MyURLConnection {
    // properties : URL url; HttpURLConnection httpUrlConnection; and so on ...
    /** constructor */
    public MyURLConnection (String strUrl) throws MalformedURLException,IOException,Exception {
    super();
    // Question 1) It is creating a new instance of a URL ?
    this.url = new URL(myURL);
    // Question 2) It is creating a new instance of a HttpURLConnection ?
    this.httpUrlConnection = (HttpURLConnection)url.openConnection();
    // preparing the HttpURLConnection property.
    this.httpUrlConnection.setAllowUserInteraction(true);
    this.httpUrlConnection.setDoOutput(true);
    this.httpUrlConnection.setDoInput(true);
    this.httpUrlConnection.setDefaultUseCaches(false);
    this.httpUrlConnection.setRequestMethod(this.POST);
    /** This method sends the message. */
    public void write(StringBuffer message) throws UnsupportedEncodingException,IOException,Exception {
    OutputStreamWriter out;
    out = new OutputStreamWriter( new BufferedOutputStream(
    this.httpUrlConnection.getOutputStream(),
    message.length()
    "ASCII");
    // sending the message
    out.write( message.toString() );
    // I'm not sure it's necessary but it works.
    out.flush();
    // We close the "OutputStreamWriter".
    out.close();
    /** This method reads the response. */
    public StringBuffer read() throws IOException {
    StringBuffer response = new StringBuffer("");
    BufferedReader in = new BufferedReader(
    new InputStreamReader(
    this.httpUrlConnection.getInputStream()));
    String aux;
    int i = 0;
    while ((aux = in.readLine()) != null) {
    response.append( aux );
    i++;
    in.close();
    return response;
    } /* ****** End of pseudo-code. ****** /
    Well, I think there is other question :
    - Should I define the methods "write" and "read" of the MyURLConnection class as "synchronized" ?
    I'm sorry, I've written a very large text but I thought this was the best way for explaining the problem. Thanks a lot !
    Jose Luis Alvarez Casas

    Thank you for your quick answers :)
    There's only a question more ... in the pseudo-code that I showed in my first message, there is not any pause between the call of the method "write" and the method "read". I mean : should the code wait the method "write" has sent the message before it calls the method "read" ? Or by other hand, it isn't necessary because a suitable exception will arise ?
    Thanks again,
    Jose Luis
    P.D. : I suppose that you have already got the 8 Duke Dollars :)

  • I lost all my data because i reset my mac and i need it back, i created a new account, and i need all my data and documents Please help.

    I Lost all my data because i forgot my password and reset my mac, and i need it all back Please help!!

    What do you mean by "reset my mac"?

  • I accidentaly hit a setting to hide my address bar and all my other buttons like "file" or "tools" and I cant figure out how to get them back. Now i cant even type in an adress to go to another website because there is no place to type it.

    I accidentaly hit a feature that allowed me to hide everything on the top of my browser. Now All i have are the options of "most visited, Getting Started and Latest Headlines." I have no place to type in a website address, no options such as "file" or "tools" or even the back or refresh button. How do I return it to the original settings?

    if you hid the menu bar and the navigation bar simply press the alt button, this will bring back the menu bar and form there you can right click and select which bars you want shown

  • What urls and ports need to be allowed through our corporate proxy firewall?

    We have been paying for Creative Cloud for teams for over a month, but are unable to install any applications. Our 'Ironport' proxy keeps blocking the downloads.
    We have asked our security team to allow the following urls but to no avail!!
    ccmdl.adobe.com:80
    swupmf.adobe.com:80
    swupdl.adobe.com:80
    Are there any other addresses or ports that should be allowed?
    Thanks.

    Hi,
    For the Creative cloud you should put the following port combinations in the whitelist
    cmdls.adobe.com:443
    im s-na1.adobelogin.com:443
    na1r.services.adobe.com:443
    prod-rel-ffc-ccm.oobesaas.adobe.com:443
    lm .licenses.adobe.com :443
    You can also see the craetive cloud deployment guide as well for more information. Here is the link
    http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/CC T_IT_Deployment_Guide.pdf
    Thanks
    Kapil

  • Cannot setup site after previously deleting it - says URL and records need to be removed but I thought I had!

    I am using adobe Muse and publishing to BC.
    I had set up the site wrongly on BC so had deleted it and the records.
    When I go to create it again it says that:
    "Domain already exists. Please delete all records associated with this domain before re-adding it."
    Any help would be gratefully appreciated.

    Hi,
    Please reach out to the support team or submit a ticket, and they will assist you further. Or let me know the domain and I will check it.

  • My iphone4 round button stops working sometimes. And i need to push it for several times to get a respond. What should I do?

    Why the round button in iphone4 does not operate sometimeS?

    Because something is wrong with your iphone.
    Try the basics from the manual: restart, reset, restore.
    If these fail, it is likely a hardware issue.  Make an appointment at the genius bar.

  • Created a button to link to URL, need it to open a new window

    I created a PDF with several buttons. When the reader clicks the button it opens a URL. I need that URL to open in a separate window but I can't figure out how to do it.
    Any help would be greatly appreciated.
    Fernando

    You might get more help in the Acrobat Forum.

  • Send portal screen parameters to one absolute url in a different domain

    Hi Experts,
    We have a requirement wherein we have to send some screen parameters of the portal application to one url which is in a different domain.
    We are currently using Iframe UI element and binding the source property of the UI element to a string attribute wherein we have set the url and the parameters.
    The portal application is a webdynpro java application. The only requirement is to send the screen parameters to one particular url and nothing else. We do not want to create any html files and moreover we also do not want to make Iframe ui element visible in our webdynpro application.
    Can you please suggest how can I acheive this?
    Thanks & Regards,
    Anurag

    you can add the portal parameters to the target application URL
    target app : http://some.com/application.jsp&param1=myvalue&param2=value
    read URL parameters in Dynpro:
    WDWebContextAdapter.getWebContextAdapter().getRequestParameter("param1");
    Lemme know your requirement passing to URL or getting portal params
    Regards,
    Nikhil

  • MM03/MM02 Need to create external document URL

    Hi All,
        We are having a requirement to create web link for materials using transactions MM03 or MM02.
        The exact path for this is as follows:
        Go to MM03/MM02 -> Enter material ->Basic data view -> Systems Menu -> Services for object -> Create external document URL.Here we need to enter the title and URL.
        The other path is clicking on the services for objects button that comes on the title bar and create the same.
        Is there any BAPI that can be used to achieve this.
    Reward points assured.
    Thanks and regards,
    Nilesh.

    Hi Nilesh,
        can you try 
    Using this function module:
      CALL FUNCTION 'GUI_RUN'
      EXPORTING
      command ='IEXPLORE.EXE'
      PARAMETER ='WWW.YAHOOMAIL.COM'.
    CD =
    IMPORTING
    RETURNCODE =
    in the appr place of coding
    <u>Reward pts if found usefull :)</u>
    Regards
    Sathish

  • How to disable - General preference - Create links from URLs. Using Acrobat Javascript

    http:\\www.sdss.com should not be suggested as a link. We have manual option to uncheck -> Create links from URLs, but I need to achieve this through the script.
    Please help on this ASAP.

    That is an end user preference only. Not accessible by JavaScript. If you control the installation, then you can turn off that option for the installation but the user could still turn it back on.

  • "Create links from URLs" preference no longer working in sticky notes

    I work with reading other people's sticky notes in Adobe Acrobat X Pro (now version 10.1.1). When they wrote URLs in the sticky notes it used to recognize them as links; now they're just plain text. My Preferences > General > "Create links from URLs" option is checked ON. I aso tried View > Tools > Document Processing > "create Links from URLs" and it added two links but only outside of the sticky notes. I am on Windows 7 Professional 64-bit. Thanks.

    AFAIK, URLs inside annotations were never converted into actual links. I'm not even sure it's technically possible to do so.
    It might have happened if the annotations were flattened and the text in them became a part of the static text of the PDF. Then the URLs in it could have been converted into "live" links, but not before.

  • Reg: PO release notification needs to send to the PR Creater with PO num

    HI Gurus,
    Iam new to workfow. I have one senario in workflow.
    Requirement: when ever PO release notification needs to send to the PR Creater with PO number and corresponding PR number.
    Please guide how to do this .
    My questions :
    1.How can we can get the PR Creater user id to send notification mail
    Thanks & Regards
    Ramesh

    Hi Ramesh ,
    Which workflow you are using for PO . If it is the standard one , there is a rule used in the worklfow called 20000027.
    In this there is an USer exit . In this exit , you can write your code for sending the workitem to the PR creator.
    If you are using a custom workflow for this , then create a new rule and in that write the code for fetching the PR Creator and assign the user ro the actor tab. Incluse this rule in ur task .
    This will solve your problem.

  • Why doesnt my hyperlink url enable when I click enable hyperlink? i-web either deletes the url or creates a different url

    Every time I create a hyperlink url and then enable it- the url deletes itself or switches to another url- please help ! thanks

    You mean the deletion occurs in the Inspector/Link/Hyperlink pane? Is it a link to an external Page?  Try the following:
    delete the iWeb preference file, com.apple.iWeb.plist, that resides in your Home()/Library/Preferences folder.
    go to your Home()/Library/Caches/com.apple.iWeb folder and delete its contents.
    launch iWeb and try again.
    OT

  • Open URLs and convert / download as pdfs

    Hi there,
    I am conducting research and have hundreds of URLs saved as the .webloc (Web Internet Location) that ultimately I need to have saved as pdfs. Normally, I'm visiting the pages and going through Print and Save as PDF.
    I looked wide and far for a way to automate this. I found an Automator script "Download URLs as PDFs", version 0.4.2, but I can't get it to work. Maybe I'm screwing it up, but maybe it just doesn't work. It outputs Pdfs, but they are blank.
    As I have hundreds of webpages to get saved as Pdfs, is there any way that Automator can help?
    Please, anyone responding make your explanations / suggestions comprehensive and simple, if possible, as Automator is not something I've used much (neither Automator or the previous Applescript application), so it doesn't make much sense to me.
    I really hope there is a possible solution. I think it could help many people, not just me.
    salam,
    ian

    Sounded like it could be a nifty action, so I Googled for it since you didn't give the source. I found it pretty quickly, and discovered from the developer's page that 0.4.2 is for Leopard, though you've posted in the Tiger forum. And though your post indicates you are using 10.5.7, perhaps you're trying to use this action on a different computer with Tiger (10.4.x)? The developer's page indicates version 0.3.1 is for Tiger, so you might try that if that's the case.
    On the other hand, I downloaded it for Leopard and installed it. I, too, got blank PDFs when using the .webloc files. You didn't provide the workflow you were using, so I don't know if it's the same as the workflows I tried. Here are the workflows I put together:
    *1. "Get Specified Finder Items"* - I didn't actually add this action, instead I drag/dropped a .webloc file from my Desktop into the workflow and this action was added with that file listed in it. The .webloc I used was one I dragged from Safari's address bar for that developer's website http://scott.j38.net/code/ since it was there at the time.
    *2. "Download URLs as PDFs"* - I left all of the settings at their defaults, didn't change anything.
    That resulted in a blank PDF. Since you, too, got a blank PDF, is this what you tried? I tried unchecking the "Use Backgrounds", and I tried toggling the "Use JavaScript" in the Advanced section. I also tried various combinations of those two and blank PDFs always resulted. You said you couldn't get it to work, but not what you tried. There are other settings, have you tried systematically changing each setting, yet?
    I figured it might have something to do with the .webloc, so I tried other actions that depended on URLs and the ones I tried seem to work fine with the .webloc, so Automator likely was converting them properly. Nevertheless, I decided to try a different angle and use URLs directly from the Safari browser with "Get Current Webpage from Safari" in the following workflow:
    *1. "Get Current Webpage from Safari"*
    *2. "Download URLs as PDFs"* - Same as before, I didn't change any of the default settings, at first.
    I get a blank PDF with this, too. However, a couple seconds later Automator crashes without notice, that is, no wait cursor or other indicator, it just crashes a couple seconds later. Though, if I tried to do something in Automator within those couple of seconds, a wait cursor will appear before Automator crashes. A crash dialog appears offering to relaunch Automator, and when I create the same workflow and run it Automator crashes again, so it is definitely repeatable. In fact, a second dialog will appear offering to reset and relaunch Automator, but that doesn't keep it from crashing again with the same workflow. Something about the results from *"Get Current Webpage from Safari"* might be triggering something in the *"Download URLs as PDFs"* action. The *"Download URLs as PDFs"* probably isn't handling the URLs properly.
    At this point, I'd suggest you contact the developer of the action since it doesn't seem to be producing the desired results. Since you didn't mention who it was, you might double check to make sure who the developer of your action is, because it might not be the same one I found.

Maybe you are looking for

  • Two questions:  pro tools HD compatbility.  iMac vs MBP.

    I'll first start off with the question regarding Pro Tools HD compatibility. When it says "compatible", what is this meaning exactly? I'm transferring to Belmont University for Music Business/Production next semester and have contacted the studio man

  • Messages on the Mac (10.8.4) no longer syncs with iMessages sent between iOS devices

    I've been running Messages on the Mac since the Beta, and I've always had messages sync to the Mac and all iOS devices. In the last week, the Mac no longer posts imessages... only messages sent from the Mac trigger the Messages app to start tracking

  • 64 bit or 32 bit installation of oracle 9i - which one?

    hi there - i have a sun solaris ultra 60 with 2gb ram and 32gb hdd and solaris 9-64bit on it. should i install oracle 9i 32 bit or 64 bit? Also after trying to install the 32 bit server version of Oracle 9i on the same machine we noticed a severe dec

  • Sending table using SO_NEW_DOCUMENT_SEND_API1

    Dear All, I want to display a table in the mail sent from the SAP system using the function module SO_NEW_DOCUMENT_SEND_API1. Is there any way to do this? or Is there any other function module for doing this? Thanks Manik L Dhakate Message was edited

  • Obtaining grid lines for every tick mark in a chart

    I would like to create a chart that contains gridlines for each tick mark. Furthermore, I'd like to keep the notion of major tick marks being longer and being the only labeled tick marks. It seems that the XYChart is only placing gridlines for major