Error loading deployment packager

I get the following error when downloading the CC Packager. Any ideas?
FYI I have retried in a few minutes.

This looks like the web app does not resolve the ejb reference properly. I suspect there is a mismatch on jndi name mapping.
Could you show the snippet of web.xml and sun-web.xml of how this web app reference this ejb, i.e. the <ejb-ref> element.
And also the portion of ejb-jar.xml and sun-ejb-jar.xml of how this ejb is declared in global jndi name space, i.e. the <ejb> element.

Similar Messages

  • Error when deploy packages on DP

    Hi
    when I try to deploy a package on the new distribution point I receive this error:
    Failed to create virtual directory on the defined share or volume on distribution point
    Possible cause: Distribution Manager requires that IIS base components be installed on the local SMS Site Server in order to create the virtual directory. 
    Distribution Manager also requires that IIS Web Services be installed on the Distribution Point Server that needs to support Background Intelligent Transfer Service (BITS).
    Solution: Verify that IIS base components are installed on the local SMS Site Server, and IIS Web Services are installed on the Distribution Point Server.
    My distribution point is a win 2008 R2 and I checked that IIS web server and BITS are installed.

    Hi
    I created shares for SMSPKG and SMSSIG folders and set full permission but error still present.
    It is very strange.
    I tried to change the user that I set on the DP server in the SCCM console but nothing.
    This is the error:
    SMS Distribution Manager failed to process package [package name]
    Possible cause: Distribution manager does not have access to either the package source directory or the distribution point.
    Solution: Verify that distribution manager can access the package source directory/distribution point.
    Possible cause: The package source directory contains files with long file names and the total length of the path exceeds the maximum length supported by the operating system.
    Solution: Reduce the number of folders defined for the package, shorten the filename, or consider bundling the files using a compression utility.
    Possible cause: There is not enough disk space available on the site server computer or the distribution point.
    Solution: Verify that there is enough free disk space available on the site server computer and on the distribution point.
    Possible cause: The package source directory contains files that might be in use by an active process.
    Solution: Close any processes that maybe using files in the source directory.  If this failure persists, create an alternate copy of the source directory and update the package source to point to it.
    I already deploy this package to another DP successfully and disk has 50 gb of free space.
    I tested another package but the error is the same
    Christian

  • The package failed to load due to error 0xC0011008 "Error loading from XML....." This occurs when CPackage::LoadFromXML fails

    Source environment: Win 7 Enterprise SP1 64bit - SQL Server 2008 R2 SP1 Developer Edition (10.50.2550.0 )
    Target environment: Win 2008 R2 Standard SP1 64bit - SQL Server 2008 R2 SP1 Standard Edition (10.50.2500.0
    I want to deploy a package with the deployment manifest, but I'm getting an error (during deployment):
    Package "D:\Program Files (x86)\Microsoft SQL Server\100\DTS\Packages\Migration\Students.dtsx" could not be loaded.
    The package failed to load due to error 0xC0011008 "Error loading from XML. No further detailed error information can be specified for this problem because no Events object was passed where detailed error information can
    be stored.". This occurs when CPackage::LoadFromXML fails.
    I already remove a fuzzy lookup since this isn't part of the Standard edition, but still getting the error above.
    Package Example:
    If I just copy the package and try to run it I get this (0xC0010014):
    Any suggestions?

    Hi SSISJoost,
    After installing some update such as MS09-62 (KB970896), the "DTS.dll" and "MsDtsSrvrUtil.dll" may be unregistered. In this issue, the error may occur if the two DLL files are not registered. Here, please register both the 32 bit and 64 bit versions of the
    DTS.dll and MsDtsSrvrUtil.dll files, and check the issue again.
    Hope this helps.
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Error on deployment "Can'f find resource bundle org.openide.util.NbBundle..

    i get this error when i try to run a page
    "java.util.MissingResourceException: Can't find resource for bundle org.openide.uitl.NbBundle$PBundle, key enterprise.deployapi.actions.modulestataction.deploy_failedDeployment Error -- Error loading deployment descriptors for _WebApplications1 -- This web app has no resource reference by the name of jdbc/Travelat java.util.ResourceBundle.getObject(ResourceBundle.java:314).."
    i have tried reinstalling and trying to undeploy all the deployed components but nothing seems to work..
    any help would be appreciated because i cannot run anything at all

    i get this error when i try to run a page
    "java.util.MissingResourceException: Can't find
    resource for bundle
    org.openide.uitl.NbBundle$PBundle, key
    enterprise.deployapi.actions.modulestataction.deploy_f
    ailedDeployment Error -- Error loading deployment
    descriptors for _WebApplications1 -- This web app has
    no resource reference by the name of jdbc/Travelat
    java.util.ResourceBundle.getObject(ResourceBundle.java
    :314).."
    i have tried reinstalling and trying to undeploy all
    the deployed components but nothing seems to work..
    any help would be appreciated because i cannot run
    anything at allYou're on the Early Access build?
    Do you run in a locale other than en?
    I looked at the code and that string is in the right source/build files. So something is really strange here.
    The other interesting question is, what did you try to do? Apparently there is some problem with the jdbc/Travel resource.
    Thanks,
    -- Marco

  • SSIS packages deployment error- The package failed to load due to error 0xC0011008 Error loading from XML

    I am trying to deploy SSIS packages to file system using manifest file. These packages are upgraded from SSDT 2005 to SSDT 2010. Also I have changed the protection level from 'EncryptSensitiveWithPassword' to 'DontSaveSensitive' to upgrade it.
    I coun't complete the deployment and the error details shown below.
    TITLE: Package Installation Wizard
    Package "Packagename.dtsx" could not be loaded. The package failed to load due to error 0xC0011008 "Error loading from XML. No further detailed error information can be specified for this problem because no Events object was passed where detailed
    error information can be stored.". This occurs when CPackage::LoadFromXML fails.
    Package ""Packagename.dtsx" could not be loaded. The package failed to load due to error 0xC0011008 "Error loading from XML. No further detailed error information can be specified for this problem because no Events object was passed where
    detailed error information can be stored.". This occurs when CPackage::LoadFromXML fails.
    ADDITIONAL INFORMATION:
    The package failed to load due to error 0xC0011008 "Error loading from XML. No further detailed error information can be specified for this problem because no Events object was passed where detailed error information can be stored.". This occurs when
    CPackage::LoadFromXML fails.
    The package failed to load due to error 0xC0011008 "Error loading from XML. No further detailed error information can be specified for this problem because no Events object was passed where detailed error information can be stored.". This occurs when
    CPackage::LoadFromXML fails.
    BUTTONS:
    OK
    Please give a solution.
    Sreekanth Mohan

    Check this
    blog post as it gives complete information about error.
    It looks like its still using SQL 2005 DTEXEC.exe instead of latest version.
    Regards,
    Vishal Patel
    Blog: http://vspatel.co.uk
    Site: http://lehrity.com

  • Failed to load Execute Package Task error.

    Hello Experts,
    Excuse my newbie question.
    Execute Package Task: Error: The task has failed to load. The contact information for the task is "Microsoft Corporation; Microsoft SQL Server; Microsoft corporation; All Rights Reserved http://www.microsoft.com/sql/support/default.asp:1"
    We have a windows service running on our app server that deploys a package that executes other packages using execute package task. This package and rest of the packages are in the same folder at the same level under integration services
    catalog. The package fails to execute with the above said error.
    Execute package task is configured to run in 'in-process' mode. Changing delay validation to true/false in child packages didn't help.
    ironically if the package is deployed using a console application from the app server the package gets executed just fine. I checked permissions, everything seem fine.
    Is there anyway to get details of this error to understand the problem better? I am looking at reports > standard reports > all executions.
    Thanks.

    As it turns out, the 63bit ExecPackageTask.dll was not found under "C:\Program Files\Microsoft SQL Server\110\DTS\Binn". Installing "SQL Server Data Tools" installed only 32 bit version of the component under "C:\Program Files (x86)\Microsoft SQL
    Server\110\DTS\Binn".
    Is there a way to get 64bit version of this component without installing "Integration Services" (to avoid possible license issues)?
    Hi Jayakarthiks,
    To make use of the 64-bit ExecPackageTask.dll, you also need the 64-bit SSIS runtime and 64-bit DTExec utility tool. To obtain the 64-bit SSIS runtime and tools, you have to install the SQL Server Integration Services service from your SQL Server 2012 install
    media.
    Reference:
    http://msdn.microsoft.com/en-us/library/ms143731.aspx
    Regards,
    Mike Yin
    If you have any feedback on our support, please click here
    Mike Yin
    TechNet Community Support

  • Error when deploying SSIS package in 2012

    Hi,
    I am trying to deploy a SSIS package to 2012 version. But i am getting error as  below,
    TITLE: SQL Server Integration Services
    There was an exception while loading Script Task from XML: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.Tools.Applications, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
    The system cannot find the file specified.
    File name: 'Microsoft.VisualStudio.Tools.Applications, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
       at Microsoft.SqlServer.IntegrationServices.VSTA.VstaHelper.<CleanUp>b__1b()
       at Microsoft.SqlServer.IntegrationServices.VSTA.MtaExecution.Run(Action action)
       at Microsoft.SqlServer.IntegrationServices.VSTA.VstaHelper.CleanUp()
       at Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine.DisposeVstaHelper()
       at Microsoft.SqlServer.Dts.Tasks.ScriptTask.ScriptTask.MigrateVSTA21ScriptProject(XmlElement elemProj, IDTSInfoEvents events)
       at Microsoft.SqlServer.Dts.Tasks.ScriptTask.ScriptTask.LoadFromXML(XmlElement elemProj, IDTSInfoEvents events)
    There are 4 packages of same version,  i get this error only for 2 packages and other 2 am able to deploy successfully. Can someone tel mewhat would be the issue.
    the same package is successfully deployed from my colleague machine.
    Mano

    Hi Manon,
    According to the error message, the packages that cannot be deployed should include Script Task/Component. But the package that can be deployed without problem include Script Task/Component, right? If so, the issue should occur because certain Visual Studio
    Tools for Applications (VSTA) Runtime has been installed:
    Microsoft Visual Studio Tools for Application x64 Runtime3.0
    Microsoft Visual Studio Tools for Application x86 Runtime3.0
    You can check it from the Programs and Features panel. Then, you can install the exact VSTA Runtime from the
    \redist\VSTA\runtime\ folder of the SQL Server install media.
    Reference:
    https://connect.microsoft.com/SQLServer/feedback/details/776248/could-not-load-file-or-assembly-microsoft-visualstudio-tools-applications-core
    Regards,
    Mike Yin
    TechNet Community Support

  • J2EE Packaging - Error Loading WebAppClassLoader

    I have seen variations of this theme in the forum, but I am not quite sure if the solutions apply to my situation.
    I have a Java Web Start app deployed and sort of running on JBoss A/S.
    I have treated the Web Start app as a web app and the following is my ear file layout: (I will eventually have MDBs)
    META-INF\application.xml
    META-INF\MANIFEST.MF
    mysql-connector-java-3.1.12-bin.jar
    qsender.jar (just a standalone test app)
    totalvu-servlet.jar - database access servlet
    totalvu.war (the web start app's jar is in here)
    The war file layout:
    META-INF\MANIFEST.MF
    WEB-INF\lib\jardiff.jar
    WEB-INF\lib\jnlp-servlet.jar
    WEB-INF\lib\jnlp.jar
    WEB-INF\jboss-web.xml (inconsequential at this point)
    WEB-INF\web.xml
    totalvu.jar (the web start app's main, etc)
    totalvu.jnlp
    index.html
    shared.jar
    common.jar (servlets wants some of these classes)
    utilities.jar
    moreshared.jars (you get the idea)
    The problem is that inside totalv-servlet.jar there is a servlet that my web start app uses to access a database. This servlet needs to know about some shared classes, so I wanted to keep the servlet jar in the ear file as shown above. Seems like all the docs say that servlets have to go in the WEB-INF\classes folder as loose classes. This seems to be ok if the servlet is to support your canonical web app, but that isn't what I have.
    I have the proper entries in application.xml and web.xml. I actually had this working long enough to fully test the servlet for 3 days and then I started getting "Error Loading WebAppClassLoader" errors during deployment. The class loader for the web app cannot find the servlet that I have defined in the web.xml file even though the app server found it and deployed it along with every other module I had defined in the application.xml file. The app server marked the serlet as unavailable. huh? I am going to guess that the fact that it was working for a while was an anomoly and probably caused by the app server or web start caching something that I didn't realize.
    There must be someone else who has solved this problem before. Where should this database access servlet go, which is used by classes in totalvu.jar?
    Is this totalvu-servlet.jar considered an "Optional Package"? I hope not.
    Thanks in advance, and by the way, I am the only developer on a rather large (humungous) J2EE application so I am basically working in a vaccum here. :)
    Thanks in advance for any help.

    I have seen variations of this theme in the forum, but I am not quite sure if the solutions apply to my situation.
    I have a Java Web Start app deployed and sort of running on JBoss A/S.
    I have treated the Web Start app as a web app and the following is my ear file layout: (I will eventually have MDBs)
    META-INF\application.xml
    META-INF\MANIFEST.MF
    mysql-connector-java-3.1.12-bin.jar
    qsender.jar (just a standalone test app)
    totalvu-servlet.jar - database access servlet
    totalvu.war (the web start app's jar is in here)
    The war file layout:
    META-INF\MANIFEST.MF
    WEB-INF\lib\jardiff.jar
    WEB-INF\lib\jnlp-servlet.jar
    WEB-INF\lib\jnlp.jar
    WEB-INF\jboss-web.xml (inconsequential at this point)
    WEB-INF\web.xml
    totalvu.jar (the web start app's main, etc)
    totalvu.jnlp
    index.html
    shared.jar
    common.jar (servlets wants some of these classes)
    utilities.jar
    moreshared.jars (you get the idea)
    The problem is that inside totalv-servlet.jar there is a servlet that my web start app uses to access a database. This servlet needs to know about some shared classes, so I wanted to keep the servlet jar in the ear file as shown above. Seems like all the docs say that servlets have to go in the WEB-INF\classes folder as loose classes. This seems to be ok if the servlet is to support your canonical web app, but that isn't what I have.
    I have the proper entries in application.xml and web.xml. I actually had this working long enough to fully test the servlet for 3 days and then I started getting "Error Loading WebAppClassLoader" errors during deployment. The class loader for the web app cannot find the servlet that I have defined in the web.xml file even though the app server found it and deployed it along with every other module I had defined in the application.xml file. The app server marked the serlet as unavailable. huh? I am going to guess that the fact that it was working for a while was an anomoly and probably caused by the app server or web start caching something that I didn't realize.
    There must be someone else who has solved this problem before. Where should this database access servlet go, which is used by classes in totalvu.jar?
    Is this totalvu-servlet.jar considered an "Optional Package"? I hope not.
    Thanks in advance, and by the way, I am the only developer on a rather large (humungous) J2EE application so I am basically working in a vaccum here. :)
    Thanks in advance for any help.

  • ERROR: DW039: Failed to load deployment File

    ERROR: DW039: Failed to load deployment File

    Error 16 http://helpx.adobe.com/x-productkb/policy-pricing/configuration-error-cs5.html
    -including DW039 https://forums.adobe.com/thread/1500609
    Enterprise Account
    http://helpx.adobe.com/creative-cloud/packager.html
    http://forums.adobe.com/community/download_install_setup/creative_suite_enterprise_deploym ent

  • Getting "Error loading archive: Couldnt read datasource" when deploying

    Hi!
    I believe this to be a common problem (i've had the problem with several installations) but i have searched the forums (well, not all) but haven't found any solution yet.
    When I try to deploy an application i get an Exception saying:
    "Fatal Error: Error loading archive: Couldnt read datasource file at file:C:/j2ee/home/application-deployments/simpleapp-app/data-sources.xml: ./data-sources.xml".
    I have found a workaround to the problem, putting a data-sources.xml file into the newly created .../application-deployments/simple-app directory. But this is not a good solution...
    Shouldn't the OC4J read the default $J2EE_HOME/config/data-sources.xml when there is no such file under the application specific directory?
    Can anybody help me with this?
    Regards
    /Stefan Fdgersten

    Hello!
    I use JDeveloper 9i to deploy the application. I don't know how to NOT package the data-sources.xml with the EAR (with jDeveloper). But even if the file is packaged within the EAR, shouldn't it be put to the right place when deployed? Is this a problem with JDev -> OC4J or is it me?
    Regards
    /Stefan Fdgersten, InfoGrator

  • Error in BPC Load infoprovider Package

    Hi,
    We upgraded BPC netweaver 7 to version 7.5.When we are trying to load the data from BI cube to BPC cube by using Load Infoprovider Package we got error.Please find the Error details below
    /CPMB/MODIFY completed in 0 seconds
    /CPMB/INFOPROVIDER_CONVERT completed in 0 seconds
    /CPMB/CLEAR completed in 0 seconds
    [Selection]
    InforProvide=YBPC_C12
    TRANSFORMATION= DATAMANAGER\TRANSFORMATIONFILES\Transformation.xls
    CLEARDATA= No
    RUNLOGIC= Yes
    CHECKLCK= Yes
    [Messages]
    Task name CONVERT:
    No 1 Round:
    Cannot find document/directory
    Application: CONSOLIDATION Package status: ERROR
    I request you to guide to clear the issue
    Thanks
    Mahesh

    Hi Mahesh,
    Usually with loads from BI you don't need conversions, so i'd suggest you delete that reference to conversion file unless you have something in it.
    If you put something in the conversion file that verify that this file located at the path you specified in your Transformation file.
    Hope this helps.
    Gersh

  • Why do I get an error message when trying to publish animate deployment package?

    I continually get the following error message every time I try to publish an animate deployment package.  I have no idea what Poster3.png is.  There is no image in my file with that name.  I have tried saving my composition under a new name and it doesn't resolve the issue.  I have no idea how to fix this.

    You may get this error if you had done the following:
    - create a comp and save it
    - publish to OEM
    - delete the poster in file system
    - publish again
    Workaround:
    Go to the composition click on stage and generate a poster image from the properties panel.
    Now publish again.
    Let me know if this works.
    -Sujai

  • Error in BPC Load infoprovider Package after upgraded BPC NW 7 to 7.5

    Hi,
    We upgraded BPC netweaver 7 to version 7.5.When we are trying to load the data from BI cube to BPC cube by using Load Infoprovider Package we got error.Please find the Error details below
    /CPMB/MODIFY completed in 0 seconds
    /CPMB/INFOPROVIDER_CONVERT completed in 0 seconds
    /CPMB/CLEAR completed in 0 seconds
    Selection
    InforProvide=ZBPC_IG
    TRANSFORMATION= DATAMANAGER\TRANSFORMATIONFILES\INFOCUBE_DATA_TRANS.XLS
    CLEARDATA= No
    RUNLOGIC= Yes
    CHECKLCK= Yes
    Messages
    Task name CONVERT:
    No 1 Round:
    Cannot find document/directory
    Application: CONSOL_IGAAP Package status: ERROR
    I request you to guide to clear the issue
    Other information
    1. We are currently working in BPC 7.5NW SP04.
    2. The problem occured while validating data to be uploaded from
    Infoprovider.
    3. We required to upload data from BI Infoprovider (ZBPC_IG) to BPC
    Application.
    Thanks
    Vikas

    Thanx
    We upgrade BPC NW SP04.... I check my  transformation file its ok because same transformation file file working in production on BPC 7.0 NW.
    Regards
    Vikash

  • "Error occurred while packaging the application... Can't load library" in Flash Builder 4.7 (iOS)

    Been struggling to resolve this error since yesterday in Flash Builder 4.7 packaging an app for iOS.
    Error occurred while packaging the application:
    Exception in thread "Main Thread" java.lang.UnsatisfiedLinkError: Can't load library: C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flash.compiler_4.7.0.349722\AIRSDK\lib\aot\lib\llvm.dll
              at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1706)
              at java.lang.Runtime.load0(Runtime.java:770)
              at java.lang.System.load(System.java:1004)
              at adobe.abc.LLVMEmitter.loadJNI(LLVMEmitter.java:587)
              at adobe.abc.LLVMEmitter.<clinit>(LLVMEmitter.java:597)
              at com.adobe.air.ipa.AOTCompiler.generateExtensionsGlue(AOTCompiler.java:419)
              at com.adobe.air.ipa.AOTCompiler.generateMachineBinaries(AOTCompiler.java:1790)
              at com.adobe.air.ipa.IPAOutputStream.createIosBinary(IPAOutputStream.java:378)
              at com.adobe.air.ipa.IPAOutputStream.finalizeSig(IPAOutputStream.java:762)
              at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:91)
              at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:246)
              at com.adobe.air.ADT.parseArgsAndGo(ADT.java:571)
              at com.adobe.air.ADT.run(ADT.java:419)
              at com.adobe.air.ADT.main(ADT.java:470)

    Update:
    My previous proposed solution (of installing the 64-bit JRE) resulted in a different problem. After multiple attempts and restarts I was unable to work in the Flash Builder IDE as it became unresponsive on load. Each time I had to use Task Manager to close the application.
    Apparent Solution:
    Close all applications running in Windows
    Uninstall all versions of JRE (Java Runtime Environment)
    Uninstall Flash Builder 4.7
    Reinstall Flash Builder 4.7

  • Deployment package error when transferring a playlist through WAN

    Hi ,
    I'm using DMM 5.2.1 and DMP 4305G .I'm using the deployment package to transfer the files to DMPs through the WAN.at once i'm sending to 10 DMPs.
    But everytime im getting errors for  at least 2 DMPs .I'm attaching the error report generated from the deployment manager .
    It mainly indicate as " Socket Closed "
    Can anyone please look in to this and suggest me a a solution ..
    Thanks

    Hello,
      Can you manually FTP to the DMP under question and find out how much free space is available on the SD card ?
    Specifially Under the following folders :
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin-top:0in;
    mso-para-margin-right:0in;
    mso-para-margin-bottom:10.0pt;
    mso-para-margin-left:0in;
    line-height:115%;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    1)  usb_1/deployment/content and 2) usb_1
    The Error Message: Missing or a partial file most probably implies that the file could not be FTP'd due to lack of space on the Internal card.
    Make sure your SD card on the DMP is not full.
    Try deleting the unwanted locally stored media asset or old files from the Internal storage (USB_1)
    Regards,
    Sagar Dhanrale

Maybe you are looking for

  • Notebook using Vista and wireless print server and HP5500 printer problem

    Installed std vista local driver for hp5550 printer with usb cable direct to printer.  Works ok Then, disconnected usb copper line to HP labtop and connected it into print server in router (D-link router to HP5500 printer). Installed wireless network

  • What is a Proxy, specifically ABAP Proxy?

    Hi, Friends, I need some basics about proxy , ABAP Proxy with respect to SAP XI. 1.Why do we need a ABAP proxy? 2.For what do we use a proxy and what are the uses and applications of proxy? 3.What all do we need to create in IR and ID to work with AB

  • Edit Auto Captions

    I'm surprised that I couldn't find a thread on this topic, so here it is. Adobe's auto caption text doesn't match my company's style book (which is pretty much in line with Microsoft's Manual of Style for Technical Publications. Therefore, I spend mo

  • Creating playlist problem

    Hi, I am new to iPhone, I am facing a problem when I play a song and same time if I'm creating a new playlist, if the song ends and new song starts then button on right  top corner appeared while creating playlist labeled "done" disappers and now pla

  • How can widget be used with SAP EP?

    hi, If any one  can tell me how we can use widget with SAP EP and the related scenarios.The steps to do so and the docs to refer to thanks