Workspace in url

Our design entails launching APEX applications from URL on a common intranet portal. We have 2 workspaces: development and production. Currently we notice that the application url is independent of workspace (e.g http://xxx.xx.xxx.xxx:7778/pls/apex/f?p=111). Can we keep the application id the same (when the export from development workspace and import into production workspace) but include the workspace in the url.
Thanks

Florin,
Yes, good point. You could have application id 100 in workspace A and a copy of that application as id 200 in workspace B. You could then give each one the same application alias, say APEX_REPORTS. Then to run application 100 the URL could be as simple as:
f?p=APEX_REPORTS&c=A
...and for application 200
f?p=APEX_REPORTS&c=B
Scott

Similar Messages

  • On Login to Workspace requested URL /pls/apex/f was not found Error

    Dear All,
    When I log into a workspace I get the following :
    The requested URL /pls/apex/f was not found on this server.
    Note:
    1. The workspace was working fine and while working only this issue started and the problem exists since.
    2. I am able to log into Internal Workspace
    The Error_Log is as follows:
    [Wed Jun 15 12:56:09 2011] [error] [client IP ADDRESS REMOVED] [ecid: 1308131768:IP ADDRESS REMOVED:2320:2580:12,0] mod_plsql: /pls/apex/f HTTP-404 ORA-20867: ORA-01654: unable to extend index APEX_040000.WWV_FLOW_ACTIVITY_LOG2$_IDX2 by 8 in tablespace APEX\nORA-06512: at "APEX_040000.WWV_FLOW_LOG", line 208\nORA-06512: at "APEX_040000.WWV_FLOW", line 12472\nORA-06512: at "APEX_040000.F", line 267\nORA-06512: at "APEX_040000.F", line 294\nORA-06512: at line 22\n
    Thanks & Regards
    Arif Khadas
    Edited by: Arif Khadas on Jun 15, 2011 1:26 PM

    Problem Solved.
    APEX TABLESPACE Problem.

  • Process Administrator and Workspace admin url for 10gR3

    I am running 10gR3 bpm locally.
    Url to access my local workspace is http://localhost:8585/workspace/faces/jsf/workspace/workspace.xhtml
    Could you let me know the URL for accessing the process administrator and workspace admin.
    Thanks in advance.

    Looking at your port 8585 it is the default port for Studio, in Studio there is no webconsole or workspace administrator, those applications only are available in enterprise.
    If your case is enterprise then the url is /webconsole and /portaladmin
    HTH

  • Changing Workspace context URL

    I am on Oracle BPM 10g3 Standalone.
    I am wondering if there is a way to change the default workspace URL from http://server:8686/workspace to http//:server:8686/NewWorkspace.
    thanks

    For Standalone server, here is what needs to be done:
    In TOMCAT_HOME/conf/Catalina/localhost,
    1. rename the workspace.xml to newWorkspace.xml
    2. edit newWorkspace.xml and change the path in the Context to "/newWorkspace"
    old workspace.xml
    <Context path="/workspace" docBase="../../webapps/workspace" debug="0" reloadable="true" crossContext="true">
    </Context>
    new newWorkspace.xml
    <Context path="/newWorkspace" docBase="../../webapps/workspace" debug="0" reloadable="true" crossContext="true">
    </Context>
    Now the URL http://server:port/newWorkspace will take you to the Workspace

  • Invite to shared workspace by url

    Hello
    I would like to share my desktop, and then invite people to my sharing by sending them an url. The participants should then be able to use the Lync web app, to see my shared desktop. I guess the way to go, is start a conversation, share my desktop, and then
    fetch the conversation url somehow.
    I have used this http://social.msdn.microsoft.com/Forums/office/en-US/779be5ea-f58a-4404-abee-57596d92d843/prgrammatically-send-lync-invitation-to-email-address?forum=communicatorsdk to get an url to a conversation, but the link requires the participant
    to have lync installed.
    How would i go about doing this?
    Thanks.

    You will most likely need to ask in the dev forum for the programmatic way to grab this information but you shouldn't need the Lync Client to join.  The "manual" process would be something like:
    1. From Lync Client, click Meet Now from Client
    2. Meeting starts, click the more menu (three dots in lower right corner) and choose Meeting Entry Info.
    3. There will be the Meeting Join Link, which could be copy/pasted to others.
    Like I said, not sure how to programmatically to do all of that.
    Thanks,
    Richard
    Richard Brynteson, Lync MVP | http://masteringlync.com | http://lyncvalidator.com

  • EPM 11.1.2.1 cannot connect to workspace

    Hi Everybody,
    Just installed EPM 11.1.2 on a Windows7 64bit box.
    Installation and configuration went ok (configuration done with OHS), WebLogic admin console shows all components up and running but I cannot connect to Workspace.
    If i access workspace with url
    http://<servername>:19000/workspace/index.jsp
    I get error
    'Unable to connect. Firefox can't establish a connection to the server <servername> at 19000'.
    If I use
    http://<servername>:28080/workspace/index.jsp
    I can log-in but then I get error:
    Warning
    A 'Not Found' error occurred communicating with the server.
    URI: http://<servername>:28080/raframework/browse/dyn
    Status: 404 - Not Found
    Content: text/html; charset=UTF-8
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
    <HEAD>
    <TITLE>Error 404--Not Found</TITLE>
    <META NAME="GENERATOR" CONTENT="WebLogic Server">
    </HEAD>
    <BODY bgcolor="white">
    <FONT FACE=Helvetica><BR CLEAR=all>
    <TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
    <FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 404--Not Found</H2>
    </FONT></TD></TR>
    </TABLE>
    <TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% BGCOLOR=white><FONT FACE="Courier New"><FONT FACE="Helvetica" SIZE="3"><H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
    </FONT><FONT FACE="Helvetica" SIZE="3"><H4>10.4.5 404 Not Found</H4>
    </FONT><P><FONT FACE="Courier New">The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.</p><p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
    </FONT></TD></TR>
    </TABLE>
    </BODY>
    </HTML>
    OKShow Details
    Warning
    A 'Not Found' error occurred communicating with the server.
    URI: http:/<servername>:28080/raframework/conf/ToolsConfig.xml
    Status: 404 - Not Found
    Content: text/html; charset=UTF-8
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
    <HEAD>
    <TITLE>Error 404--Not Found</TITLE>
    <META NAME="GENERATOR" CONTENT="WebLogic Server">
    </HEAD>
    <BODY bgcolor="white">
    <FONT FACE=Helvetica><BR CLEAR=all>
    <TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
    <FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 404--Not Found</H2>
    </FONT></TD></TR>
    </TABLE>
    <TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% BGCOLOR=white><FONT FACE="Courier New"><FONT FACE="Helvetica" SIZE="3"><H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
    </FONT><FONT FACE="Helvetica" SIZE="3"><H4>10.4.5 404 Not Found</H4>
    </FONT><P><FONT FACE="Courier New">The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.</p><p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
    </FONT></TD></TR>
    </TABLE>
    </BODY>
    </HTML>
    Any help will be very appreciate,
    Thank you
    Daniela

    You should not login to 28080 since it's the direct JVM port and not able to proxy to the different components. You can ignore the error - that's normal.
    You should focus on why you can't get in using 19000. Is oracle OHS service running? Is anything listening on the port 19000?
    Nick

  • Planning Link URL's with externally hosted envirnoment

    We have planning installed remotely at a 3rd parties datacenter and have masked the 3rd parties url to link into our domain for example
    jc101a.vendor.com:19000/workspace
    maps to
    hyp.mycompany.com:19000/workspace
    This works well going into workspace and smartview and everything but when right clicking a report and asking for a link, the link starts with jc101a.vendor.com. Which is fine if you are vpn'd into the vendor or on the server but locally behind the company firewall it causes issues since users don't have access to the vendor directly.
    Also when emails are sent out they are sent out with the native link. Is there somewhere I can change this setting to mask all links generated through workspace?
    Thanks!
    Mark

    You may need to edit one of the OHS config files - httpd.conf at <MIDDLEWARE_HOME>/user_projects/<instancename>/httpdConfig/ohs/config/OHS/ohs_component
    Edit the file and search for ServerName and update, save and restart OHS
    You can also change the workspace SmartCurl URLs, in workspace
    Navigate > Administer > Reporting & Analysis > Web Applications
    Reporting and Analysis Framework Web-Application > Right click properties > internal > update Custom SmartCut URL
    Restart RAF/workspace services.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Workspace installation

    Hi Guru's
    I have installing hyperion version 9.3.1 . I have successfully install shared services , essbase,administration services and provider services . But while installing Hyperion Reporting and Analysis services i am facing some issues .what should i install first Hyperion Reporting and analysis services or Hyperion Reporting and analysis UI services . Do i have to select the option of workspace in it or not?.First i install it without selecting the option of workspace . i tried opening workspace using url link but i got page cannot be displayed . Can you help me with this installation of workspace
    Can any one help me with this
    thank you

    here is the error .
    i am using windows server 2003
    (Jun 02, 2010, 02:36:53 PM), com.hyperion.avalanche.config.WebServerConfigurationTaskProcessor, ERROR, Error in web server configuring: java.lang.NullPointerException
    java.lang.NullPointerException
         at com.hyperion.avalanche.HttpServerConfigurator.configureIIS(HttpServerConfigurator.java:611)
         at com.hyperion.avalanche.HttpServerConfigurator.configure(HttpServerConfigurator.java:125)
         at com.hyperion.avalanche.config.WebServerConfigurationTaskProcessor.execute(WebServerConfigurationTaskProcessor.java:50)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:136)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)

  • Cannot get workspace for compartment

    Hi
    I'd created a track in CE EHP2.
    While creating any of the project from NWDS, i'm getting erorr
    Cannot get workspace for compartment abc_DEMOCE2_1
    Exception getting workspace by URL:Internal problem. See trace for details
      The exception was caught in the attached stack.
      com.sap.ide.dii05.util.api.log.Stacktrace
         at com.sap.ide.dii05.util.api.log.LogManager.internalCreateCaughtStatus(LogManager.java:326)
         at com.sap.ide.dii05.util.api.log.LogManager.createCaughtStatus(LogManager.java:297)
         at com.sap.ide.dii05.lib.internal.util.DtrLegacyUtil$1.doInWorkerThread(DtrLegacyUtil.java:146)
         at com.sap.ide.dii05.util.api.job.JdiJob$1.doInWorkerThread(JdiJob.java:77)
         at com.sap.ide.dii05.util.internal.job.InternalJdiJob$3.run(InternalJdiJob.java:215)
         at com.sap.ide.dii05.util.internal.job.BusyBackgroundIndicator.showWhile(BusyBackgroundIndicator.java:74)
         at com.sap.ide.dii05.util.internal.job.InternalJdiJob.internalRun(InternalJdiJob.java:189)
         at com.sap.ide.dii05.util.internal.job.InternalDiiJob.runInternal(InternalDiiJob.java:306)
         at com.sap.ide.dii05.util.internal.job.InternalDiiJob.runR(InternalDiiJob.java:204)
         at com.sap.ide.dii05.util.internal.job.InternalDiiJob.run(InternalDiiJob.java:192)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Please share some pointers on this.
    Thanks
    Puneet

    Hello,
    please take care about the description letters of the track. If you use special character you cannot import the track in nwds. (i.e. no "ü", "ä" ...)
    Cheers

  • Need help with a script applied by GPO

    Hello,
    I need to automate WebFeed insertion for Remote App Users at user logon.
    RDS 2012 R2 in place. Remote Apps are provided to W7 clients.
    Currently, WebFeed link must be inserted manually in each user's Control Panel\RemoteApp and Desktop Connections. There
    is no straight forward way from Microsoft.
    But there is a script and instruction I found on web...
    I followed the instruction... Created GPO. GPO applies to user but nothing happens.
    Can somebody check the script and the instruction that I could wrongly applied.
    In instruction there is no word about changing something in the script but only wcx file that the script should
    use.
    The script is below and here is my .wcx file:
    <?xml version="1.0? encoding="utf-8? standalone="yes"?>
    <workspace name="Enterprise Remote Access" xmlns="http://schemas.microsoft.com/ts/2008/09/tswcx" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <defaultFeed url="https://my_webserver_real_FQDN/rdweb/Feed/webfeed.aspx" />
    </workspace>
    I changed the quotes to vertical (") from (”) that
    were in my wcx when copied the lines from web.
    Still not works.
    I
    checked Application log, PowerShell and RemoteApp in eventviewer under user session
    Everything is clean.
    Were I can check the script execution log?
    When the user with applied script logs in, the icon of Remote
    connection appears for 10 seconds on the task bar and disappears.
    Looks like it's trying...
    Check please if the script really should not be touched and provide some troubleshooting
    steps.
    Thanks!
    INSTRUCTIONS from
    the link:
    http://www.concurrency.com/infrastru...rver-2012-rds/
    "Unfortunately
    Windows 7 clients are out of luck here. If you really want to use GPO to deploy
    RemoteApps to Windows 7 clients, then you have to jump through a few
    hoops.
    Create a new GPO and under User ConfigurationPoliciesWindows
    SettingsScripts, double click Logon and click the
    Show Files
    button. This will open an explorer window where you can copy files that will be
    saved within this GPO. Download the
    Install-RADCConnection.ps1 script from the TechNet gallery and
    save it there. Also create a new Text file named something like feed.wcx,
    open it in Notepad and paste in the following three lines of text:
    <?xml
    version=”1.0″ encoding=”utf-8″ standalone=”yes”?>
    <workspace
    name=”Enterprise Remote Access” xmlns=”http://schemas.microsoft.com/ts/2008/09/tswcx”xmlnss=”http://www.w3.org/2001/XMLSchema”>
    <defaultFeed
    url=”https://rds.domain.com/RDWeb/Feed/webfeed.aspx”
    />
    </workspace>
    Now select the PowerShell Scripts tab and
    click the Add button.
    Click Browse and select the .ps1 file and
    for the parameters enter the name of the wcx file. Click OK twice and you are
    ready to scope that policy to a set of users.   
    <#
    .SYNOPSIS
    Installs a connection in RemoteApp and Desktop Connections.
    .DESCRIPTION
    This script uses a RemoteApp and Desktop Connections bootstrap file(a .wcx file) to set up a connection in Windows 7 workstation. No user interaction is required.It sets up a connection only for the current user. Always run the script in the user's session.
    The necessary credentials must be available either as domain credentials or as cached credentials on the local machine. (You can use Cmdkey.exe to cache the credentials.)
    Error status information is saved in event log: (Applications and Services\Microsoft\Windows\RemoteApp and Desktop Connections).
    .Parameter WCXPath
    Specifies the path to the .wcx file
    .Example
    PS C:\> Install-RADCConnection.ps1 c:\test1\work_apps.wcx
    Installs the connection in RemoteApp and Desktop Connections using information
    in the specified .wcx file.
    #>
    Param(
    [parameter(Mandatory=$true,Position=0)]
    [string]
    $WCXPath
    function CheckForConnection
    Param (
    [parameter(Mandatory=$true,Position=0)]
    [string]
    $URL
    [string] $connectionKey = ""
    [bool] $found = $false
    foreach ($connectionKey in get-item 'HKCU:\Software\Microsoft\Workspaces\Feeds\*' 2> $null)
    if ( ($connectionKey | Get-ItemProperty -Name URL).URL -eq $URL)
    $found = $true
    break
    return $found
    # Process the bootstrap file
    [string] $wcxExpanded = [System.Environment]::ExpandEnvironmentVariables($WCXPath)
    [object[]] $wcxPathResults = @(Get-Item $wcxExpanded 2> $null)
    if ($wcxPathResults.Count -eq 0)
    Write-Host @"
    The .wcx file could not be found.
    exit(1)
    if ($wcxPathResults.Count -gt 1)
    Write-Host @"
    Please specify a single .wcx file.
    exit(1)
    [string] $wcxFile = $wcxPathResults[0].FullName
    [xml] $wcxXml = [string]::Join("", (Get-Content -LiteralPath $wcxFile))
    [string] $connectionUrl = $wcxXml.workspace.defaultFeed.url
    if (-not $connectionUrl)
    Write-Host @"
    The .wcx file is not valid.
    exit(1)
    if ((CheckForConnection $connectionUrl))
    Write-Host @"
    The connection in RemoteApp and Desktop Connections already exists.
    exit(1)
    Start-Process -FilePath rundll32.exe -ArgumentList 'tsworkspace,WorkspaceSilentSetup',$wcxFile -NoNewWindow -Wait
    # check for the Connection in the registry
    if ((CheckForConnection $connectionUrl))
    Write-Host @"
    Connection setup succeeded.
    else
    Write-Host @"
    Connection setup failed.
    Consult the event log for failure information:
    (Applications and Services\Microsoft\Windows\RemoteApp and Desktop Connections).
    exit(1)
    --- When you hit a wrong note its the next note that makes it good or bad. --- Miles Davis

    Use GPP for this. Do not use a script.  Post your issues in the GP forum.
    You should also visit the RDS forum to get information on how to distribute remote app links.
    ¯\_(ツ)_/¯

  • This content cannot be displayed in a frame

    Hi all
    i use Jdev12c, windows8.1
    I generate task form from human tasks and deploy them on application server.in my workspace i initiate a process in popup form and then save or submit it.then i see it in my task list after i click on task , it should show detail in below frame but doesn't show anything.
    I try all browsers just IE11 said "This content cannot be displayed in a frame" and show me a link that open my task in new tab.
    by the way, i can see my task detail in app server correctly but when i use my local pc by typing server ip:portNum/bpm/workspace as URL it doesn't work.
    also, when i use webform as UI instead of ADF forms it works correctly.
    you can see server log as below:(it concern me about security issue)
    <oracle.bpel.services.common.ServicesLogger> <ServicesLogger> <__log> <<.> WorkflowService.getWorkFlowContext() - The application with context path: /workflow/Project3 is unsecured. It is strongly recommended to secure task details applications. >
    <org.apache.myfaces.trinidadinternal.taglib.FacetRefTag> <FacetRefTag> <doStartTag> <CANNOT_FIND_PARENT_COMPONENTREF>
    <org.apache.myfaces.trinidadinternal.taglib.FacetRefTag> <FacetRefTag> <doStartTag> <CANNOT_FIND_PARENT_COMPONENTREF>
    <org.apache.myfaces.trinidadinternal.taglib.FacetRefTag> <FacetRefTag> <doStartTag> <CANNOT_FIND_PARENT_COMPONENTREF>
    <oracle.adf.controller> <AdfcExceptionHandler> <handleException> <NO_EXCEPTION_HANDLER>
    javax.faces.FacesException: An established connection was aborted by the software in your host machine
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1104)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:389)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:255)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:502)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:502)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.bpel.services.workflow.client.worklist.util.WorkflowFilter.doFilter(WorkflowFilter.java:176)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.bpel.services.workflow.client.worklist.util.DisableUrlSessionFilter.doFilter(DisableUrlSessionFilter.java:70)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
      at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
      at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
    Caused by: java.io.IOException: An established connection was aborted by the software in your host machine
      at sun.nio.ch.SocketDispatcher.write0(Native Method)
      at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
      at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:94)
      at sun.nio.ch.IOUtil.write(IOUtil.java:65)
      at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:450)
      at weblogic.socket.NIOSocketMuxer$NIOOutputStream.writeInternal(NIOSocketMuxer.java:1064)
      at weblogic.socket.NIOSocketMuxer$NIOOutputStream.write(NIOSocketMuxer.java:983)
      at weblogic.servlet.internal.ChunkOutput.writeChunkTransfer(ChunkOutput.java:622)
      at weblogic.servlet.internal.ChunkOutput.writeChunks(ChunkOutput.java:587)
      at weblogic.servlet.internal.ChunkOutput.flush(ChunkOutput.java:472)
      at weblogic.servlet.internal.CharsetChunkOutput.flush(CharsetChunkOutput.java:301)
      at weblogic.servlet.internal.ChunkOutputWrapper.flush(ChunkOutputWrapper.java:193)
      at weblogic.servlet.internal.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:135)
      at weblogic.servlet.internal.ServletResponseImpl.flushBuffer(ServletResponseImpl.java:201)
      at javax.servlet.ServletResponseWrapper.flushBuffer(ServletResponseWrapper.java:202)
      at javax.servlet.ServletResponseWrapper.flushBuffer(ServletResponseWrapper.java:202)
      at com.sun.faces.context.ExternalContextImpl.responseFlushBuffer(ExternalContextImpl.java:859)
      at javax.faces.context.ExternalContextWrapper.responseFlushBuffer(ExternalContextWrapper.java:813)
      at javax.faces.context.ExternalContextWrapper.responseFlushBuffer(ExternalContextWrapper.java:813)
      at javax.faces.context.ExternalContextWrapper.responseFlushBuffer(ExternalContextWrapper.java:813)
      at javax.faces.context.ExternalContextWrapper.responseFlushBuffer(ExternalContextWrapper.java:813)
      at javax.faces.context.ExternalContextWrapper.responseFlushBuffer(ExternalContextWrapper.java:813)
      at com.sun.faces.application.view.JspViewHandlingStrategy.renderView(JspViewHandlingStrategy.java:268)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:338)
      at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:125)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)
      at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:170)
      at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:52)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1095)
      ... 49 more
    <oracle.adf.view> <RichExceptionHandler> <_logUnhandledException> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6>
    javax.faces.FacesException: An established connection was aborted by the software in your host machine
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1104)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:389)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:255)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:502)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:502)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.bpel.services.workflow.client.worklist.util.WorkflowFilter.doFilter(WorkflowFilter.java:176)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.bpel.services.workflow.client.worklist.util.DisableUrlSessionFilter.doFilter(DisableUrlSessionFilter.java:70)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
      at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
      at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)
    Caused by: java.io.IOException: An established connection was aborted by the software in your host machine
      at sun.nio.ch.SocketDispatcher.write0(Native Method)
      at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
      at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:94)
      at sun.nio.ch.IOUtil.write(IOUtil.java:65)
      at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:450)
      at weblogic.socket.NIOSocketMuxer$NIOOutputStream.writeInternal(NIOSocketMuxer.java:1064)
      at weblogic.socket.NIOSocketMuxer$NIOOutputStream.write(NIOSocketMuxer.java:983)
      at weblogic.servlet.internal.ChunkOutput.writeChunkTransfer(ChunkOutput.java:622)
      at weblogic.servlet.internal.ChunkOutput.writeChunks(ChunkOutput.java:587)
      at weblogic.servlet.internal.ChunkOutput.flush(ChunkOutput.java:472)
      at weblogic.servlet.internal.CharsetChunkOutput.flush(CharsetChunkOutput.java:301)
      at weblogic.servlet.internal.ChunkOutputWrapper.flush(ChunkOutputWrapper.java:193)
      at weblogic.servlet.internal.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:135)
      at weblogic.servlet.internal.ServletResponseImpl.flushBuffer(ServletResponseImpl.java:201)
      at javax.servlet.ServletResponseWrapper.flushBuffer(ServletResponseWrapper.java:202)
      at javax.servlet.ServletResponseWrapper.flushBuffer(ServletResponseWrapper.java:202)
      at com.sun.faces.context.ExternalContextImpl.responseFlushBuffer(ExternalContextImpl.java:859)
      at javax.faces.context.ExternalContextWrapper.responseFlushBuffer(ExternalContextWrapper.java:813)
      at javax.faces.context.ExternalContextWrapper.responseFlushBuffer(ExternalContextWrapper.java:813)
      at javax.faces.context.ExternalContextWrapper.responseFlushBuffer(ExternalContextWrapper.java:813)
      at javax.faces.context.ExternalContextWrapper.responseFlushBuffer(ExternalContextWrapper.java:813)
      at javax.faces.context.ExternalContextWrapper.responseFlushBuffer(ExternalContextWrapper.java:813)
      at com.sun.faces.application.view.JspViewHandlingStrategy.renderView(JspViewHandlingStrategy.java:268)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)
      at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:338)
      at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:125)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)
      at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:170)
      at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:52)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1095)
      ... 49 more
    <Jan 18, 2015 2:25:43 PM IRST> <Error> <HTTP> <BEA-101019> <[ServletContext@131300604[app:BpmApplicationADF module:/workflow/Project3 path:null spec-version:3.0]] Servlet failed with an IOException.
    java.io.IOException: An established connection was aborted by the software in your host machine
      at sun.nio.ch.SocketDispatcher.write0(Native Method)
      at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
      at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:94)
      at sun.nio.ch.IOUtil.write(IOUtil.java:65)
      at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:450)
      Truncated. see log file for complete stacktrace
    >

    this seems to be DNS issue. In PS6 you could login EM and in your deployed processes click your process (left pane) and scroll down to Component Metrics and open you HT. Check the host name whether it is written with a domain name or IP. It could be a localhost there.

  • Login button not working on Applicatin Express Login screen

    Hi,
    I'm trying to upgrade default apex version that comes with xe to apex 3.2.1. I've listed down the steps I followed to upgrade apex.
    After following all the steps, I'm able to login to my application, however not able to login to apex workspace using url http://127.0.0.1:8080/apex/ as the login button is not working.
    Also there is no image for Application Express on the top of the page. I did try http://127.0.0.1:8080/i/ and it returns list of images.
    Below are the steps I followed to upgrade apex
    1. Downloaded apex_3.2.1.zip to C:\Software
    2. unzip apex_3.2.1.zip to C:\Software\apex
    3. started command prompt and set these variables
    set ORACLE_HOME=C:\oraclexe\app\oracle\product\10.2.0\server
    set ORACLE_SID=xe
    set ORACLE_PATH=C:\oraclexe\app\oracle\product\10.2.0\server\bin
    set LD_LIBRARY_PATH=C:\oraclexe\app\oracle\product\10.2.0\server\lib
    3.1 Shutdown the listener and job services
    4.
    sqlplus /nolog
    CONNECT SYS as SYSDBA
    @apexins SYSAUX SYSAUX TEMP /i/
    5.
    sqlplus /nolog
    CONNECT SYS as SYSDBA
    @apxchpwd
    6.
    Stopped and Started the Database, also the listener and job processes
    7.
    sqlplus /nolog
    connect sys as sysdba
    @apxldimg.sql c:\software
    8.
    sqlplus /nolog
    connect sys as sysdba
    exec dbms_xdb.setListenerLocalAccess (l_access => FALSE);
    Any clue on where could I have gone wrong?
    Thanks,
    Hozy

    >
    Any clue on where could I have gone wrong?
    >
    1. You forgot to run the apxldimg.sql script to update the images directory
    http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/otn_install.htm#BHAJIGDA
    3.3.5.2 Updating the Images Directory When Upgrading from a Previous Release
    Regards,
    Phiri

  • How do i make a new file created appear in the Application Navigator?

    I am doing an extension to JDeveloper..How do i make the new file that the user has created to appear in the Application Navigator?
    What methods can i use?
    These are my codes...but it does not work still...
    File file = new File(dir ,fileName);
    file.createNewFile();
    FileWriter fw = new FileWriter(file, false );
    PrintWriter pw = new PrintWriter( fw, true );
    Workspace workspace = ctx.getWorkspace();
    java.net.URL projectURL = workspace.getActiveProjectURL();
    URL url = file.toURL();
    Node node = new Node(url);
    jpr.add(node, true);
    node.open();
    NavigatorManager.getWorkspaceNavigatorManager().openNavigator(ctx);
    ProjectNavigatorManager.getApplicationNavigatorManager().openNavigator(ctx);
    EditorManager.getEditorManager().openDefaultEditorInFrame(node.getURL());

    If it's an IMAP type account then you should get an Edit button at the top of the list of folders that you currently have on your email account. If it's a POP type account then you won't get the Edit button, and you are limited to your existing folders

  • BPM11g-LDAP Roles

    Hi All,
    I am stuck with the following issue.
    I am using Jdeveloper 11.1.1.3.0 for BPM 11g implementation on Sales Application.
    I have Weblogic Server 10.3.3 Installed and configured the domain. Also the server is up and running.
    In Jdeveloper from BPM Project Navigator I am using my Sales.bpmn process with complete flow, simulation
    and implementation. When I open the Organization from BPM Project Navigator. In Organization my created roles
    are Approvers, Business Practices, Contracts and Sales Rep. from the IDE connections I created my weblogic
    application server connection and tested showing all the 9 connections successful.
    In the Identity lookup I select the newly created My weblogic application server connection, which displays
    the next Realm field as jazn.com which in the search pattern of lookup displays only weblogic and system user.
    At this point I need the pre-seeded LDAP roles as (jcooper, cdickens, jstein, wfaulk and others) to be displayed
    in the users list.
    My query is how we use the pre-seeded roles in the LDAP of the Oracle Weblogic Server installed.
    How do I add the pre-seeded roles in the LDAP of Oracle Weblogic Server ?
    Awaiting quick response.
    Regards
    Ajaz Ahmed

    Hi Ravi,
    Thanks a lot for your suggestion. I was able to create the LDAP users as roles and could see them in jazn.com lookup.
    I have another issue now. I successfully deployed my process, without any errors and warnings, Build was successful. Deployment was finished as
    [05:08:56 PM] /workflow/EnterQuotUILab
    [05:08:56 PM] /workflow/BusinessPracticesReviewUILab
    [05:08:56 PM] /workflow/ApproveTermsUILab
    [05:08:56 PM] /workflow/ApproveDealUILab
    [05:08:56 PM] /workflow/FinalizeContractsUILab
    [05:08:56 PM] Elapsed time for deployment: 1 minute, 56 seconds
    [05:08:56 PM] ---- Deployment finished. ----
    When I am logging in BPM workspace with URL as
    http://localhost:7001/bpm/workspace
    On the Upper left of the Applications Area, I can see the link as [QuoteProcessLab] RequestQuoteLab v1.0
    when clicked on the just completed application I get the following error popped up as
    Cannot create instance in process
    'default/QuoteProcessLab!1.1*soa_80....b/RequestQuoteLab'.
    Please correct me where I am wrong. How the Instance Process is created after successful deployment of application.
    Please Advice.
    Regards
    Ajaz Ahmed

  • BPMN Composite application instance issue

    I have been having trouble accessing a deployed BPM application from the business process workspace. When i click on the application i get the following error:
    Cannot create instance in process 'EI_DEMO/SchemeApplication!1.0*soa_f269dfc1-85c5-4124-b155-330f9ed54d87/SchemeApplication'.
    The fault in Enterprise Manager is as follows:
    Error Message: {http://schemas.oracle.com/bpel/extension}runtimeFault
    Fault ID EI_DEMO/SchemeApplication!1.0*soa_f269dfc1-85c5-4124-b155-330f9ed54d87/SchemeApplication/7-activity0-SchemeApplication_try.2-2
    Fault Time 23-Jun-2010 10:17:20
    Non Recoverable System Fault :
    <bpelFault><faultType>0</faultType><runtimeFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="summary"><summary>null</summary></part><part name="detail"><detail>java.lang.NullPointerException at oracle.bpm.bpmn.engine.model.runtime.microinstructions.MIUserTaskRequest.processInputData(MIUserTaskRequest.java:285) at oracle.bpm.bpmn.engine.model.runtime.microinstructions.MIUserTaskRequest.handleTaskServiceInvoke(MIUserTaskRequest.java:167) at oracle.bpm.bpmn.engine.model.runtime.microinstructions.MIUserTaskRequest.doExecute(MIUserTaskRequest.java:133) at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34) at oracle.bpm.bpmn.engine.microkernel.MISequenceBlock.doExecute(MISequenceBlock.java:66) at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34) at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callMicroInstruction(MicroInstructionContext.java:199) at oracle.bpm.bpmn.engine.microkernel.MICall.doExecute(MICall.java:38) at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34) at oracle.bpm.bpmn.engine.microkernel.MISequenceBlock.doExecute(MISequenceBlock.java:66) at oracle.bpm.bpmn.engine.microkernel.MIBase.execute(MIBase.java:34) at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callMicroInstruction(MicroInstructionContext.java:199) at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.callProcedure(MicroInstructionContext.java:206) at oracle.bpm.bpmn.engine.microkernel.MicroInstructionContext.executeProcedure(MicroInstructionContext.java:323) at oracle.bpm.bpmn.engine.model.runtime.MIBPMNActivityWMP.executeProcedure(MIBPMNActivityWMP.java:352) at

    Hi Adrian,
    I am having a similar issues
    This is Ajaz Ahmed from Mumbai,
    I successfully deployed my process, without any errors and warnings, Build was successful. Deployment was finished as
    [05:08:56 PM] /workflow/EnterQuotUILab
    [05:08:56 PM] /workflow/BusinessPracticesReviewUILab
    [05:08:56 PM] /workflow/ApproveTermsUILab
    [05:08:56 PM] /workflow/ApproveDealUILab
    [05:08:56 PM] /workflow/FinalizeContractsUILab
    [05:08:56 PM] Elapsed time for deployment: 1 minute, 56 seconds
    [05:08:56 PM] ---- Deployment finished. ----
    When I am logging in BPM workspace with URL as
    http://localhost:7001/bpm/workspace
    On the Upper left of the Applications Area, I can see the link as [QuoteProcessLab] RequestQuoteLab v1.0
    when clicked on the just completed application I get the following error popped up as
    Cannot create instance in process
    'default/QuoteProcessLab!1.1*soa_80....b/RequestQuoteLab'.
    Please correct me where I am wrong. How the Instance Process is created after successful deployment of application.
    Please Advice ASAP as I need to get this resolved by today evening.
    Awaiting your quick response.
    Regards
    Ajaz Ahmed

Maybe you are looking for

  • Cascaded AND/OR-expressions in smart playlists

    Is there some way to generate smart playlists with a little more complicated logical expressions than ANDs and ORs. Like: (Artist="Alice Cooper" AND Album !="Classicks") OR (Artist="AC/DC") ??? I know I can do it using more playlists and then combini

  • How do I fix my computer, which spilled coffee on and it went black?

    Today I was writing a paper and heard a sound that made me jump and spill a bit of coffee on my macbook pro (2010). My computer instantly went black. I wiped my keyboard and computer with paper towel and tried to dry it with a blow dryer, but it woul

  • Select from XMLTYPE column

    i have table with tow column recid and xmlrecord (xmltype) <row id="52843" xml:space="preserve"> <c1>Refund of Domestic Payment Order</c1> <c2>Ref Dom Py Or</c2> <c3>PLl</c3> <c20>1</c20> <c21>62_TAABSINPUTT___OFS_TAABS</c21> <c22>0803181605</c22> <c

  • Page Gradient Color fades when adding text.

    Hi, I've made several pages for my iWeb created site. Each page has a unique gradient color applied to it using the standard: Page inspector>Layout>Page Background>Gradient Fill commands. I've added a movie to this page and it all looks great. Howeve

  • MIRO problem - Message no. M8108

    Hi, User is trying to do a miro when he encountered the following error. Check if invoice already entered under accounting doc. no. 6000000312 2011 However ewhen i checked the PO, only GR is done. IR has not been done. when I checked for the above do