Secure Zones - Request additional information

Does anyone know where I can find information related to:  ascribing a user access to multiple secure zones through one login; and, a status indicator such that the user, when logged into a secure zone, sees that they are logged in, such as a module that populates on secure pages with the identity of the user "Welcome:<username>".

You can not subscribe a user to multiple zones with one form at this moment in time. For a user to see their zones though when logged in - Developer reference

Similar Messages

  • CS5 RAW Could not complete your request because the file appears to be from a camera model which is not supported by the installed version of Camera Raw. Please visit the Camera Raw help documentation for additional information.

    I rented a Nikon D600 & D610 and CS5 cannot open the RAW files, i do not have any issued with my D700 RAW files. I am getting this error message -
    Could not complete your request because the file appears to be from a camera model which is not supported by the installed version of Camera Raw.
    Please visit the Camera Raw help documentation for additional information.
    Can anyone please help?

    yellowmledbetter wrote:
    Sorry, I am on a MAC. I downloaded the link you provided and it's giving the same error message as above. Running CS5.
    The error message you gave is from Camera Raw. I thought you said that DNG Converter didn't work?
    The link I gave you is an article on getting your raw files to open in Camera Raw. Did you read it? I lazily gave you the link because this is one of the most common problems in this forum, and I get tired of saying the same thing over and over again. I could break it down for your specific case, but I was hoping you could read through the article and work it out for yourself.
    But, here goes:
    Your cameras are newer than your raw converter, so it won't understand them.
    CS5 comes with Camera Raw 6, which can only be upgraded as far as 6.7.1. You can find out which version of Camera Raw you are running in three ways: in the settings title bar (Cmd-K), in the plug-in title bar (press F to start/stop full-screen mode to reveal the title bar), or Photoshop's Help menu (About Plug-ins).
    Downloading raw files from newer Nikon cameras with old versions of Nikon Transfer will actually make them unreadable in Adobe software. They can be fixed with a free utility. Again, it's all in the linked article. You should be using up-to-date Nikon Transfer, or Adobe Photodownloader to avoid this problem.
    All being well, you have good raw files on your computer. You can convert them to dng using Adobe DNG Converter. IF you are on OSX Leopard or Snow Leopard, you CAN'T use the latest version, because Adobe stopped support. But, if you ARE on a later OSX, you can download DNG Converter 8.6.
    DNG Converter is designed to convert FOLDERS of raw files at a time. You select a folder of raw files, and tell it to create DNG copies. BUT, you have to set up the converter before you start using it...
    If you load up DNG Converter, you'll notice a button labelled "Change Preferences". Clicking this, you'll see the first option is "Compatibility". Here, you must select the appropriate setting for the version of Camera Raw you HAVE (see above). If you can't work this out, just pick "Camera Raw 5.4 and later". THEN pick a folder of raw files and convert them to DNGs.
    All the above is already in the article, but I gave you a personalised response. If you still can't get it to work, please give us more than one sentence. Tell us exactly what you tried, and describe exactly what happened. Which version of OSX you're running, what device and software you downloaded your raw files with, how you used DNG Converter, and so on.
    I really should be in bed.

  • Auto-Fill Secure Zone Members' Information to a webform?

    Hi, everyone:
    I'm working with webforms in a secure zone and the system is insisting on having users enter their information - name & e-mail address.  Since they've already provided this information when registering for the secure zone, I'd prefer to use a {module_firstname} etc. insert for their information rather than ask them to type it repeatedly.  I've tried removing the input fields and replacing them with the tags, but this results in an error message.  Is there any way to do this?
    Thanks!
    Linda

    Hi Linda,
    If customer is logged into a secure, the data can be pulled from the customer's info and can be populated in the form fields. Please refer to the following article : http://kb.worldsecuresystems.com/924/cpsid_92481.html
    The above mentioned article has the steps to achieve this. If you still face the problem, please reply with the exact error message you get and your site's URL.
    You can also contact support directly via Chat from http://helpx.adobe.com/contact.html and select Business catalyst from the dropdpwn or log a ticket.
    Cheers,
    Aishvarya Raj Rastogi

  • How to create a Payment Form for access to multiple secure zones

    I'm trying to create a Payment Form that allows the user to select from a dropdown of videos, each of which represents a secure zone page with an embedded video.
    What I can't figure out -- and tech chat can't help -- is how to redirect the user to the correct secure zone for the video they purchased.
    Videos are are streaming, vimeo embeds, not downloads.
    Anyone know how to do this? Can post link to test form if you need it.
    Thanks!
    jerry

    Hi,
    This can be done for already available list. Have a look at the following steps:
    Create an Empty SharePoint Project, then right click the project, add SharePoint “Layouts” Mapped Folder.
    Right click the project name, add New item Application Page, then add the custom code there.
    Under Features, add a feature, right click the added feature then add an event receiver, override the FeatureActivated method to set the new edit/new form as the default form.
    How to set new form as default form:
    SPList lstTest = web.Lists["Shared Documents"];
    string newUrl =
    string.Format("layouts/NewEditForm.aspx", web.ServerRelativeUrl, lstTest.RootFolder.Url);
    var form = web.GetFile(newUrl);
    if (form !=
    null && form.Exists)
     //string newFomrUrl = lstTest.DefaultEditFormUrl.Replace("EditForm.aspx", "docEditForm.aspx");
      lstTest.DefaultEditFormUrl = newUrl;
      lstTest.Update();
    For more information, see
    http://community.bamboosolutions.com/blogs/sharepoint-2010/archive/2011/05/12/sharepoint-2010-cookbook-how-to-create-a-customized-list-edit-form-for-development-in-visual-studio-2010.aspx
    To add a custom list form, the best way I think is using SharePoint Designer 2010, it’s very fast.
    Regards,
    Kelly Chen

  • What are the steps needed to make the field in the DFF Additional Information for Agent only take numbers, commas & hyphens?

    Hello All,
    What are the steps needed to make the field in the DFF Additional Information for Agent only take numbers, commas & hyphens?
    Navigation
    Bob Sales manager<Ebiz form<service request tab<SR type<DFF<additional information for agents <cheque number
    The field Cheque number Character allowed (, -) in the DFF Additional Information for Agent should only take numbers
    Thanks & Regards
    Ayesha

    Thanks Sridar
    If we use Number we cannot separate the cheque numbers with , or -
    We need to enter numbers along with comma and '_' in cheque number field.
    Thanks & Regards
    Ayesha

  • Include Secure Zone name in Order Workflow Notification

    Hi All,
    Hoping that someone can help me with a solution for the following:
    We have a site that has a number of secure zones, each secure zone has an individual product catalogue assigned to it.
    The problem we have is that when someone does an order from within the secure zone, the Workflow notification does not contain any information about which secure zone the order came from.
    So I'm wondering if it is possible to write some code that will query what secure zone you are logged in to and have this as a hidden field on the Order page, to be included in the Workflow Notification.
    Does anyone know if this is possible?
    Cheers,
    Emily

    You can parse the user's securezone subscriptions out of {module_subscriptions,true,true,,true}, or you could look for an attribute unique to each catalogue, like <div data-catalogue="{{tag_somethingUnique">...catalogue template code...</div> plus jQuery('[data-catalogue]').data('catalogue');

  • Help with secure zone/ forum registration

    Im having difficulty grasping the secure zone concept and ive spent days watching videos and reading online so I hope someone can help push me forward.
    I built the site with Muse, and im using dreamweaver and the BC site (older view) to help edit.  I have a creative cloud subscription.
    First I want to create a registration page to collect custom information on users, for example:  The site is about traveling, so I want users to be able to select which countries they have visited, upload a photo, and control their own profile.
    I want this user information to control the forums, their own blog, and their own photo galleries.
    I'm not afarid of doing the work it till take to get this done but I dont understand if I need to use webforms,  or web app.  The forums module has a default registration page that is very basic, can I use that for a template and just expand it? 
    Also I attempted to make webforms and use them, however when I publish my site live again in muse, it seems to delete any forms I made in BC, do I need finish using muse and stay away from it now that the basics are complete?
    Thanks for your help, and any leads or overall concepts that I am missing would be great!  Thanks!

    You can not do that in BC exactly. It is not designed for that sort of site.
    You can not use the CRM to build that sort of thing.
    You will need to build a blog with webb apps and allow them to submit their own and edit their own web app items. For the forums you have a login for the forums but you can not have their own indevidual forum.
    Photo gallery - not using the BC module and will again have to be a web app and limited.
    To pull that into a public profile you again can not use the CRM as showing their CRM information is ONLY when THEY are logged in. You would have to replicate their data in another web app. And pulling them together will be hard unless you know ajax etc and still complicated.
    You probably better off using a different platform to achieve what your after. Coming from Muse and what that outputs as well your going to have a hard time of it. You can not use Muse to publish if you want more stuff like this because it will just do an all in one publish. If you do stick with BC you have to now Ditch Muse if you watn to do any of this right and more.

  • How do I show the details of a customer when they are logged in a secure zone?

    How do I show the details of a customer when they are logged in a secure zone?
    I want to show the customer details as well as some customer CRM fields that are applied to the customer. None of these are entered via a form, they would be entered by the client. The customer would need to be able to log in to view the information and get an email alert when it is updated. Help!?

    Hi,
    You might want to look into customer service zones which allows customers once logged in to see their case, order and own details. 
    - http://kb.worldsecuresystems.com/133/bc_133.html
    - http://kb.worldsecuresystems.com/kb/customer-service-area-orders.html
    - http://kb.worldsecuresystems.com/kb/allowing-customers-view-update-crm.html
    Kind regards,
    -Sidney

  • Secure Zone expiry by article value not by date

    Hello Everyone,
    We have been researching the BC tools along with Muse and love what we have found so far.
    One request/feature we would like to explore...
    Is it possible to calculate a members Secure Zone expiry by value rather than by date?
    The reason I am asking is because a request has been raised that:
    We apply a 'value/points' to a page/article (e.g. 2 points for a small article and 10 points for a long report).
    When a member views the page, that 'value' is deducted from their 'total points' .
    As a member uses up their pre purchased 'points' they would need to purchase more to see more articles in the secure zone.
    Any comments on feasibility or other solutions are welcome.
    Thanks in advance for any help in this matter.
    Cheers
    James

    You can not do this in BC out of the box and 100% not through Muse.
    You would have to build a combo of custom CRM fields for logged in users and possible API work to know total point values of content etc. But then if they are things like pages, blog, web apps the new API's are not for external API access just yet.

  • PS script that fills security zones in IE

    This script fills the IE security zones. The idea is for it to be added as a logon script. I reworked it from the original script from David Wyatt on https://social.technet.microsoft.com/Forums/windowsserver/en-US/84434209-0b35-49f1-91f7-0e041ca656da/powershell-add-url-to-intranet-zone?forum=winserverpowershell
    The script was tested on PowerShell 4.0.
    Each IE security zone has an array of domains.
    It goes like this :
    #Script for adding domains to diferent zones
    #Define zone arrays and zone values
    $LocalArray=@("firstlocal.com", "secondlocal.com")
    $TrustedArray=@("firsttrusted.com", "secondtrusted.com")
    $RestrictedArray=@("firstrestricted.com", "secondrestricted.com")
    $LocalValue=(1)
    $TrustedValue=(2)
    $RestrictedValue=(4)
    #Add array elements to Local intranet zone
    ForEach ($element in $LocalArray)
    #Add to Domains
    $Path=("HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\" + $element)
    if (-not (Test-Path -Path $Path))
    New-Item -Path $Path
    Set-ItemProperty -Path $Path -Name http -Value $LocalValue -Type DWord
    Set-ItemProperty -Path $Path -Name https -Value $LocalValue -Type DWord
    #Add to EscDomains
    $Path=("HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\EscDomains\" + $element)
    if (-not (Test-Path -Path $Path))
    New-Item -Path $Path
    Set-ItemProperty -Path $Path -Name http -Value $LocalValue -Type DWord
    Set-ItemProperty -Path $Path -Name https -Value $LocalValue -Type DWord
    #Add array elements to Trusted intranet zone
    ForEach ($element in $TrustedArray)
    #Add to Domains
    $Path=("HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\" + $element)
    if (-not (Test-Path -Path $Path))
    New-Item -Path $Path
    Set-ItemProperty -Path $Path -Name http -Value $TrustedValue -Type DWord
    Set-ItemProperty -Path $Path -Name https -Value $TrustedValue -Type DWord
    #Add to EscDomains
    $Path=("HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\EscDomains\" + $element)
    if (-not (Test-Path -Path $Path))
    New-Item -Path $Path
    Set-ItemProperty -Path $Path -Name http -Value $TrustedValue -Type DWord
    Set-ItemProperty -Path $Path -Name https -Value $TrustedValue -Type DWord
    #Add array elements to Restricted intranet zone
    ForEach ($element in $RestrictedArray)
    #Add to Domains
    $Path=("HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\" + $element)
    if (-not (Test-Path -Path $Path))
    New-Item -Path $Path
    Set-ItemProperty -Path $Path -Name http -Value $RestrictedValue -Type DWord
    Set-ItemProperty -Path $Path -Name https -Value $RestrictedValue -Type DWord
    #Add to EscDomains
    $Path=("HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\EscDomains\" + $element)
    if (-not (Test-Path -Path $Path))
    New-Item -Path $Path
    Set-ItemProperty -Path $Path -Name http -Value $RestrictedValue -Type DWord
    Set-ItemProperty -Path $Path -Name https -Value $RestrictedValue -Type DWord
    The script is ugly and long. It repeats for each of the three zones.
    Any idea how to add a second loop that would shorten it?
    Newb

    Your request doesn't make any sense.  You have three sets of unrelated things.  You need three loops.
    ¯\_(ツ)_/¯

  • Best practice for secure zone various access

    I am setting up a new site with a secure zone.
    There will be a secure zone. Once logged in, users will have access to search and browse medical articles/resources
    This is how an example may go:
    The admin user signs up Doctor XYZ to the secure zone.
    The Doctor XYZ is a heart specialist, so he only gets access to web app items that are classified as "heart".
    However, he may also be given access to other items, eg: "lung" items.
    Or, even all items. It will vary from user to user.
    Is there any way to separate areas within the secure zone and give access to those separate areas (without having to give access to individual items - which will be a pain because there will be hundreds of records; and also without having the user log out and log into another secure area)

    my only issue with this is that I have no idea how to open up File Sharing to ONLY allow users who are connecting from the VPN
    Simple - don't expose your server to the outside world.
    As long as you're running on a NAT network behind some firewall or router that's filtering traffic, no external traffic can get to your server unless you setup port forwarding - this is the method used to run, say, a public web server where you tell the router/firewall to allow incoming traffic on port 80 to get to your server.
    If you don't setup any port forwarding, no external traffic can get in.
    There are additional steps you can take - such as running the software firewall built into Mac OS X to tell it to only accept network connections from the local network, but that's not necessary in most cases.
    And 2. The best way to ensure secure AND encrypted file sharing via the server...
    VPN should take care of most of your concerns - at least as far as the file server is concerned. I'd be more worried about what happens to the files once they leave the network - for example have you ensured that the remote user's local system is sufficiently secured so that no one can get the documents off his machine once they're downloaded?

  • Missing Entry in Security Zones

    Hi all,
    Im trying to build a User how "only" has access to the PAR-Uploader in the Portal (System Administration --> Support --> Support Desk --> ("Portal Anywhere" Admin Tools" -->)  Administration Console.
    My idea for a solution was to create a role with a delta-linked iView to the source iView (Portal Content --> Content provided by SAP --> Admin Interfaces --> Admin iView Templates --> Support Desk). After asigning the new role to my new User and logging in to the Portal, i can see the "overview" mask (System Administration --> Support --> Support Desk), but by calling the "Portal Runtime" (to upload the PAR) I will get an Execption.
    In the NWA I found two:
    Exception ID:07:46_20/03/09_0033_4057750
    [EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: com.sap.portal.support.desk.default - user: Deployment, Tester
         at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2005)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:251)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
         at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
         at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): com.sap.portal.system/security/sap.com/NetWeaver.Portal/high_safety/com.sap.portal.support.desk/components/default)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
         at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
         at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2000)
         ... 26 more
    and
    07:46_20/03/09_0033_4057750
    [EXCEPTION]
    com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): com.sap.portal.system/security/sap.com/NetWeaver.Portal/high_safety/com.sap.portal.support.desk/components/default)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
         at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
         at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2000)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:251)
         at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
         at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
         at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    With this exeptions I'd take a look to the security zone and -as not expected- the entry "com.sap.portal.system/security/sap.com/NetWeaver.Portal/high_safety/com.sap.portal.support.desk" is missing".
    And Ideas to solve my problem (allow a User to access the PAR-Uploader) or to solve the missing security zone entry?

    Hi Koti,
    thanks for your reply, but the situation is that there is NO entry for the support desk.
    My suggest path is (at permissions) exactly as yours:
    - Security Zones
    -- sap.com
    --- NetWaver.Portal
    high_safety
    com.sap.portal.support.desk
    As descriped: there is no entry like suggested - also nothing similar (for the fact, the title is not equal to the ID).
    PS: We are using SPS14

  • Single form for secure zone registration and web app submission?

    Hi
    Is it possible to setup a form where a user can simultaneously register for a secure zone and submit a web app entry? The knowledge base / tutorials describe a two step process (web form for secure zone registration and web app input form for web app submission), but I would like users to be able to do both with a single form
    Thanks in advance for any suggestions
    mls

    In order to have a customer create a web app item they must be logged into the secure zone already.  I've seen some instructions on how to let users submit web app items outside a secure zone but that requires creating a dummy anonymous user and logging them into the secure zone via javascript.  You could use this method and once it's submitted you'll have to manually attach the web app item to the correct user in the BC Admin.  That might not work for you but you can read more about that at http://forums.adobe.com/docs/DOC-1784
    You can't use the above solution with the current user's username and password because those tags are only available when the user is logged into a secure zone already.  If your signup form needs to be filled out first, the user isn't logged in.
    Your best bet is to have the public signup form redirect the user after submission to an "Add item" form you have created. Maks sure that form is in a secure zone so when they add the item it is attached to their account.
    If you don't want to redirect them to a secure zone and want it more seamless you could try to use some javascript/ajax to submit the form via javascript and after the form is submitted, use the javascript code in the above to log them in (be careful to use the https://yoursite.worldsecuresystems.com url if you are passing username and password info gathered from your form to log them in via javascript/ajax).  Once they are logged in via the javascript you can use more ajax to fetch a page's HTML that resides in a secure zone.  This HTML returned from the javascript can be your "add web app item" form and since they were logged in via javascript (securely, right?) this HTML should contain the right information.  Insert this returned HTML into your form container that held the original signup form and they can continue to add a web app item without having to log in.
    This is theory and might work but you'll have to start experimenting with it via javascript.  I haven't actually tried to do this so hopefully some other community members who might have tried this can weigh in here as well.
    Good luck!

  • Extracting secure zone expiration date to be used for webapps

    Hi all,
    Is it possible to extract the secure zone expiration date and use it to set the expiration date for webapps? I see that the expiration date of secure zones can be extracted through the email section, and not other places. globals.user doesn't output the expiration date either.
    All that I need is the number of days so that i can automatically put the day into the Set Webapp to Expire in __ days.
    Unless the webapps automatically deletes itself when users are booted out of secure zones?

    I've found the module which gives the expiry date of the secure zone ie. {module_subscriptions render="collection" collection="subscriptions"}.
    The output is:
      "moduleName": "subscriptions",
      "moduleDescriptor": {
      "templatePath": null,
      "parameters": "render=\"collection\",collection=\"subscriptions\"",
      "apiEndpoint": "/api/v3/subscriptions",
      "objectType": "-1",
      "objectId": "-1",
      "adminUrl": ""
      "items": [
      "entityId": 11421300,
      "zoneId": 51,
      "zoneName": "Member Only Area",
      "expiryDate": "2015-04-30T00:00:00",
      "sellAccess": "false",
      "costPerPeriod": 0.0,
      "cycleType": ""
      "params": {
      "render": "collection",
      "collection": "subscriptions"
    When I use {{subscriptions.items.expiryDate}}, it doesnt output any value. I suspect that this is due to the [] encasing the items sub-information. How can I extract this information for use?

  • How to handle the Request more information in workflow notification

    Dear All,
    I am developing a custom workflow which has 3 different options to be handled like approve, reject and request more information. approve and reject scenarios i have done and working as expected. However I would like to know how we can capture that the notification is requested for more information so that i can design approvals according to business requirement.
    Thanks for yiur replies in advacne
    Best Regards,
    Maheshkumar.M

    Hi,
    When a user uses the request information functionality, the notification can execute a post notification function with a funcmode of QUESTION. When the question is answered, the PNF runs with a funcmode of ANSWER.
    Additionally, while the notification is awaiting an answer, the MORE_INFO_ROLE on WF_NOTIFICATIONS will be populated. When the answer has been provided, this is set to null.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

Maybe you are looking for

  • Photoshop CS6 colors have shifted for PSD files; no longer match Bridge colors, resulting jpg colors off too

    Until last night, Photoshop has been working relatively well** (see below) However, I processed a batch of DNG files through Bridge and saved them as PSDs.  When I opened up the new PSD files in PSCS5, the colors had shifted - more green, less satura

  • FCP, Decklink Ext. & Voice Over

    I´m having trouble using the voice over tool. The problem is that no audio is coming in to the fcp. It plays back video/audio to the audio booth but nothing is coming from the booth. I´m using embeded A/V on Decklink Extreme. Do I have too use analog

  • Airport Express Airplay no longer compatible with iTunes 11.3

    Hi, Everything was working perfectly until this morning when I updated to itunes 11.3 (54) 64 -bit, now I open my itunes and try to select my airplay speakers connected to an Airport Express and the message appears "The Airplay device is not longer c

  • Can not install Win7 sp1: I tried them all!

    Hello, I have a problem I can not solve in any way. Every time I try to install sp1 error code appears 80073701 The computer is a Lenovo ThinkStation E20 with windows 7 pro (64-bit), Intel Xeon processor X3440. I first checked that the computer did n

  • Arch Linux first impressions

    Hello all, I have just recently decided to try arch linux. For a long while I have been running my own LinuxFromScratch system, but I have been looking for a little while for a nice KDE based system *with package management*. So here I am now with an