How to publish a file as secure content, i.e https: ??

https: ??

Hey there,
Animate doesn't publish to HTTPS, but this is something you can control on your own when uploading to a secure server. Also be aware that the Animate runtime is served over HTTP so you'll have to upload this component to serve from your server as well.
Sarah

Similar Messages

  • How to publish a File Content Item via EDK?

    I'm trying to publish a "File Content Item" via the EDK.
    CS EXPLORER
    Recall, that a "File Content Item" is different than a (regular) "Content Item" in that (via CS Explorer) it's a content item with no user-defined data entry template (when you right-click, the "Edit Data Entry Template..." menu item is not listed). Yet, somehow, it can still be published (via the Explorer), --which is great because I need to FTP this file to another server.
    EDK
    However, even though the (file) content item's EDK "Publishable" property indicates "true", it cannot be published via the IContentItemManager.PublishContentItem() method, which is returning the following error message...
    The required object was not found... content item... containing Data Entry Template... with attached Presentation Template (with UUID null)... (DataItemUuidNotFound...)
    In other words, the File Content Item has a (system defined) "/Definitions/File" data entry template, which has no attached presentation template. This leads me to believe that File Content Items are published differently (than Content Items).
    Or, is there a flag that I can pass along to "file_upload.jsp" to get it to auto-publish the File Content Item it creates?
    thanks,
    Michael

    Hey there,
    Animate doesn't publish to HTTPS, but this is something you can control on your own when uploading to a secure server. Also be aware that the Animate runtime is served over HTTP so you'll have to upload this component to serve from your server as well.
    Sarah

  • How to view the file using the content

    Hi all,
    I have uploaded the data from a binary file to an internal table using GUI_UPLOAD.
    Could you please suggest any way how i can view the file using the content.
    The binary content looks as follows.
    345DCC27F35A291DFD5496E0609E8ED08F3405AF5FE3DDC574166CDE0D79B7A174BC6
    D87597FA824B3E56E82E451D4C2B4D32A423279A668BB6690C7E9956E90CFE766CB37
    39E70D650300006D08000011000000776F72642F73657474696E67732E786D6C9C56D
    69B6197B7F5BDD4C58841ECC06943522630781EC71767DF5504F0B6B3C4674DEE0D46
    Thanks,
    Vishnu

    Hi all,
    Thanks a lot for the reply.
    Here, my requirement is to open the content as a file.
    I have used 'GUI_UPLOAD' FM to upload the contents & need the same file(PDF, JPG, DOC etc) to be displayed using the content.
    Eg., If i upload an Image using the FM 'GUI_UPLOAD', based on the contents & extention can i see an image?
    Please help me in the regard,
    Thanks,
    Vishnu

  • How to publish RPD file

    Hi All,
    I am new in OBIEE world. I had created a RPD file in server with off line mode. It is in saved under repositiory folder. Now I want it to publish in server in order to create report and dashboard. Could you please let me know step by step instruction how to publish?
    Edited by: Welcome99 on Mar 15, 2012 11:05 AM

    Thanks for your help. These links are very useful. But I had created rpd file in server (example IP address: 1.2.3.4). I understand that we need to use OEM/FMW (which link is http://1.2.3.4:5000/em) for rpd publishing. Now how to upload rpd file from server to OEM/FMW? When we click the OEM/FMW, it is opening and when I broswe the rpd file, local pc path is showing. How to navigate sever path?

  • How to Upload a file to KM Content repository from a Portal Application

    Hello All
    I have a urgent requirement where i have to upload a file to a KM Content Repository from my Portal Application which is a JSP DynPage Component..
    I am new to the area of Knowledge Management...Can anyone guide me of how to achieve this functionality from my component..
    I will be highly obliged..
    Thanks
    Sundeep

    Hello Sundeep,
    Check this:
    https://www.sdn.sap.com/irj/sdn/thread?threadID=241883
    One more important doc:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f7ced90-0201-0010-589f-8eff15a14072
    Sample coding for content creating and retrieval
    String out = new String(“my content”);
    ByteArrayInputStream data = new
    ByteArrayInputStream(out.getBytes());
    IContent newContent =
    new Content(data, “text/plain”,
    data.available());
    resource.updateContent(newContent);
    IContent oldContent = resource.getContent();
    Greetings,
    Praveen Gudapati
    p.s. Points are always welcome for helpful answers
    Message was edited by:
            Praveen Gudapati

  • How to publish .coverage file to a TFS build from CUITs

    I have used vsinstr.exe to instrument the subject assemblies for code coverage and then vsperfmon.exe to capture the .coverage file while running the code UI tests. The /EnableCodeCoverage option for vstest.console.exe is only valid when running unit tests.
    How do I publish the resulting .coverage file to TFS and associate with a build? When running the CUITs with vstest.console.exe I am using the TfsPublisher to published the test results with a build.
    Thanks.

    Thanks, yes I've reviewed this information and many others. Per my original post, I'm using vsperfmon.exe to capture the .coverage file while running the code UI tests per http://blogs.msdn.com/b/phuene/archive/2007/05/14/code-coverage-collection.aspx
    as /EnableCodeCoverage does not seem to work as listed below.
    On Win8.1 Enterprise with Update 1 using VS2013.4 and TFS2013.4 I've attempted to scale back from a client server set of tests to a simple WinForm application and Coded UI test. When attempting to use the following command in a VS2013 command window as Administrator
    I receive the following then the test never executes.
    Warning: Using Isolation mode to run the tests as diagnostic data adapters were enabled in the  runsettings. Use the /inIsolation parameter to suppress this warning.
    "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe" WFATest.dll /logger:TfsPublisher;Collection=http://mtl-tfs-at:8080/tfs/TfsRetailCollection_1;BuildNa
    me=StoreMain6.4.0.5.0.163;TeamProject=BASE-Timekeeping;Platform="AnyCPU";Flavor="Release";RunTitle="20150112 Run" /EnableCodeCoverage 
    When using a simple .runsettings file that has no diagnostic data adapters defined I still receive the warning. When running the same above command WITHOUT the /EnableCodeCoverage option then the test executes successfully.
    ....in only one case using the /EnableCodeCoverage option I received the following error:
    Error: There was no endpoint listening at net.pipe://bcasner7/TestExecutor/15976 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.

  • How to get the file on the content server via ABAP

    Hi
    We are working on an abap that should download certain files stored on the content server and store them on a different file location using  GUI_DOWNLOAD. How can we retrieve the files (PDF's) via ABAP from the contentserver?
    Hope someone can help
    Cheers

    Hi,
    I think the DMS BAPIs could be useful here. For example you can use BAPI Document_CheckOutViewX or Document.CheckOutView2. You will find the documentation for these BAPIs in transaction BAPI under subtopic 'Cross-Application-Components'.
    Further maybe the information in the SAP note 504692 and 796709 could be useful too.
    Best regards,
    Christoph

  • How to get Deleted File details from Content DataBase?

    Hi,
    I have uploaded one pdf document in to SharePoint Document Library. After some days i have removed it.
    File has removed from Site.
    Does record available in Content Data Base for the deleted file? Which table should i refer?
    Thanks & Regards
    Poomani Sankaran

    Hi,
    According to your description, my understanding is that you want to get the deleted file record in sql database table.
    If you have backed up the Content Data Base, then you can find the deleted file information in AllDocs andAllDocStreams  table. You need to use "inner join" to get the whole information.
    More information:
    How to recover SharePoint document once deleted from recycle bin
    Thanks
    Best Regards,
    Jerry Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to publish swf file as streaming html on LMS?

    Hi Folks
    When i try to publish a swf file it creates a html file and
    works fine. but when its created in the folder. It creates a skin
    file, 2 html files and standard file. When i publish it on LMS to
    create a streaming flash file nothing is seen. Is there any other
    way to publish. It is not a scrom compliant LMS. If that helps.
    Appreciate all the replies
    Thanks!

    Hi again
    I think you are probably still seeing the _skin.swf file
    because I don't believe that Captivate deletes the files prior to
    creating the new ones. So you should probably clear the folder
    before publishing again. Once you do that, you should see only
    three files.
    Cheers... Rick

  • How to search to files based on the metadata of the category in CS

    Hi,
    Can any one tell me how to search the files in the content services based on the metadata of the Category,I know how to search based on the Category using
    public static void attributSearch(String searchString)
    throws FdkException, RemoteException, Exception
    // get the Manager instances
    SearchManager sem = s_WsCon.getSearchManager();
    CategoryManager cat = s_WsCon.getCategoryManager();
    CommonManager cm = s_WsCon.getCommonManager();
    FileManager fm = s_WsCon.getFileManager();
    Item folder = fm.resolvePath("/idc/workspaces/BoardMembersProject", null);
    AttributeRequest[] catAttr =
    WsUtility.newAttributeRequestArray("ProjectCategory");
    // create AttributeRequest to retrieve CATEGORIES attribute
    AttributeRequest[] catClassAttr = WsUtility.newAttributeRequestArray(
    Attributes.CATEGORIES, catAttr);
    // define search options
    NamedValue[] nv = WsUtility.newNamedValueArray(new Object[][] {            
    { Options.SEARCH_VERSION_HISTORY, Boolean.TRUE },
    { Options.RETURN_COUNT, new Integer(100)
    // get search expresiion
    SearchExpression seExp = new SearchExpression();
    // searchString ="ProjectCategory";
    Item[] item = cat.getRequiredCategories(folder.getId(),catClassAttr);
    seExp = new SearchExpression();
    NamedValue[] attributes = item[0].getRequestedAttributes();
    seExp.setOperator(FdkConstants.OPERATOR_HAS_CATEGORY);
    seExp.setRightOperand("["+item[0].getName()+"]");
    // search documents
    NamedValue[] result = sem.search(seExp, nv, null);
    // search result display
    for (int i = 0; i < result.length; i++)
    if (result.getName().equals(Options.SEARCH_RESULTS))
    Item[] resulItem = (Item[]) result[i].getValue();
    WsUtility.log("Kveni",resulItem);
    if (resulItem != null)
    for (int j = 0; j < resulItem.length; j++)
    WsUtility.log("File " +resulItem[j].getName());
    But how do one search Based on the attributes of the category??
    thanks
    kveni

    Download the PM accelerator kit appropriate to your environment, and check out the TestSearch2.java example.
    http://www.oracle.com/technology/products/cs/developer/contentservicesdev/contenservicesdevkit.html
    Essentially you need to lookup the internal names of your category attributes, as well as have the internal name of your category class.
    categoryClassName = ...; // e.g. AHC_XXX
    attribute1name = ....; // e.g. CUSTOM_MYBOOLATTR
    you then create a normal search expression such as
    String attribute1Operand = "[" + categoryClassName + FdkConstants.SEPARATOR + attribute1name + "]";
    SearchExpression expr1 = new SearchExpression();
    expr1.setOperator(FdkConstants.OPERATOR_EQUAL);
    expr1.setLeftOperand(attribute1Operand);
    expr1.setRightOperand(Boolean.TRUE);
    Matt.

  • How to delete locked files on flashdrive

    how to delete locked files on flashdrive

    1. Unlock them. http://support.apple.com/kb/ts1402
    or
    2. Format the drive.

  • How do i Rescue email address and how to reset Apple ID and security questions

    how do i Rescue email address and how to reset Apple ID and security questions

    this may help http://support.apple.com/kb/HT5312

  • How to catch XML Publisher bursted file from Workflow

    Hello,
    I have to catch xml publisher bursted file in oracle workflow and send it as the content of mail (not like attachment).
    Does anyone know if this is possible and how can I do it?
    Any help is appreciated, thanks in advance!
    Regards
    Ive

    oracle seeded XDO regions is available to integrate concurrent program in the page.
    You got to extend this RN oracle.apps.xdo.oa.common.DocumentViewerRn.xml
    And oracle.apps.xdo.oa.common.DocumentHelperAPI, should help you to download or View from the page
    Its straight forward , given in the doc i guess.
    Let me pull the metalink note for this.

  • Flash Player Security error when publishing HTML files

    I am new to the Captivate world and am just in love with the
    features - but I have been having a very difficult time publishing
    my "movies". I have 8 files that are all called upon in one movie
    (like a table of contents). I have abandon the though of publishing
    each as an EXE file - and have decided to go the HTML route.
    However when I try to run the published HTML file I get an Adobe
    Flash Player Security error - saying "Adobe Flash Player has
    stopped a potentially unsafe operation." It then says that the
    local SWF file is trying to communicate with the Internet-enabled
    HTM file.
    Can someone please tell me what this means? We are using
    Captivate for distance learning as well as internal - so I can't
    know for sure what the end-users will be using when the files are
    used.
    Any assistance would be greatly appreciated.

    Welcome to our community, Rachel
    Where are you running your movie from? If you are planning on
    running them from a server, there should be no need to worry about
    your end user seeing those messages. However, if you are planning
    on each user copying them to their own hard drive or if you are
    running from a CD-ROM, you may need to perform some trickery to
    make them work without issue.
    The message is occurring because there are links in some of
    the files that point to internet resources and the Flash player is
    seeing that as a potential security risk. So it is blocking the
    action until you pat it on the head and assure it the world will
    not, in fact, end if it shows you the content.
    If you wish to banish the screen on your PC, take a look at
    the tutorial linked below.
    Click
    here to view a tutorial
    I'll hold off on the other bit until I'm certain what we are
    dealing with.
    Cheers... Rick

  • How do you open a Microsoft Publisher (.pub) file using inDesign?

    How do you open a Microsoft Publisher (.pub) file using inDesign?

    You don't.
    To get some semblance of the original content into Indesign, you could export the Pub file to PDF, then use PDF2ID, (probably a free trial available out there), to convert the PDF.

Maybe you are looking for

  • How can i retrieve my apple id account if i forgot the security questions?

    I forgot all my security questions so how i can i activate my apple id account once more?also how can i retrieve them?

  • Low system memory issue - caused by Mail?

    While I was at work, my wife was using our iMac at home, and she said that a weird error dialog appeared this afternoon that asked her to quit applications, following which the system became unresponsive. When I came home I found that a lot of runnin

  • Just bought this G5 used... a few questions.

    Hi there, So I bought this G5 used a month or so ago. I have a few miscellaneous questions about it (as the subject suggests). 1. I created a new username for myself, and granted the account admin privileges. But, for some reason when I try to access

  • CDT to CDT call issue

    Hi , We are getting issue in CDT to CDT calling. When i am making any call from 1 CDT to other CDT call got disconnect itself and showing noanswer message on CDT screen. We are using BCM version 7.0.7.0 SP07 . CEM server logs 11:52:14.782 (08976/Sm2:

  • Using Groupwise wsdl in coldfusion

    Hello, we try to use the groupwise wsdl in coldfusion 8. If i register this service in coldfusion administrator, i get the error 'coult not registered'. By using the wsdl directly in cfm with 'cfinvoke', the error message is, that methods cant found.