Task Form not appearing in the WorkList application

Hi,
I tried creating a task form in a very simple composite. I created task forms (both manual and auto-generated). However, the worklist app does not show any task form whenever a task appears in the inbox.
In addition, i see the following error during deployment. Is this the reason for the problem ? If yes how to solve it.. any help will be appreciated...
Unable to Encrypt data.
Check installation/post-installation steps for errors. Check for errors during SOA server startup.
ORABPEL-35010
Unable to Encrypt data.
Unable to Encrypt data.
Check installation/post-installation steps for errors. Check for errors during SOA server startup.
     at oracle.bpel.services.common.util.EncryptionService.encrypt(EncryptionService.java:58)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.encryptString(VerificationService.java:2207)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.createTokenFromMap(VerificationService.java:1965)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.getInternalContextToken(VerificationService.java:380)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.getInternalContext(VerificationService.java:407)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.<clinit>(VerificationService.java:344)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread$1.run(TaskFlowDeployerThread.java:318)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.getInternalWorkflowContext(TaskFlowDeployerThread.java:311)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.registerTaskFlowWithTask(TaskFlowDeployerThread.java:232)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.run(TaskFlowDeployerThread.java:113)
     at java.lang.Thread.run(Thread.java:619)
Caused by: java.security.AccessControlException: access denied (oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=BPM-CRYPTO,keyName=BPM-CRYPTO read)
     at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
     at java.security.AccessController.checkPermission(AccessController.java:546)
     at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:350)
     at oracle.security.jps.util.JpsAuth$Diagnostic.checkPermission(JpsAuth.java:271)
     at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$6.checkPermission(JpsAuth.java:374)
     at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:410)
     at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:432)
     at oracle.security.jps.internal.credstore.util.CsfUtil.checkPermission(CsfUtil.java:562)
     at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.getCredential(SspCredentialStore.java:405)
     at oracle.bpel.services.common.util.CSFStore$1.run(CSFStore.java:234)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.bpel.services.common.util.CSFStore.getCredentialInfo(CSFStore.java:227)
     at oracle.bpel.services.common.util.EncryptionService.getKey(EncryptionService.java:132)
     at oracle.bpel.services.common.util.EncryptionService.encrypt(EncryptionService.java:54)
     ... 11 more
[2010-04-07T16:45:43.628-06:00] [soa_server1] [ERROR] [] [oracle.soa.services.workflow.verification] [tid: Thread-280] [ecid: 0000IVQSpFF5qY3Lzm1FiW1BjECU0000AU,0] [APP: TaskDet] <.> bootstrup error: Unable to Encrypt data.[[
Unable to Encrypt data.
Check installation/post-installation steps for errors. Check for errors during SOA server startup.
[2010-04-07T16:45:43.706-06:00] [soa_server1] [ERROR] [] [oracle.soa.services.workflow.verification] [tid: Thread-280] [ecid: 0000IVQSpFF5qY3Lzm1FiW1BjECU0000AU,0] [APP: TaskDet] <.> createInternalWorkflowContext: access error: access denied (oracle.security.jps.JpsPermission VerificationService.createInternalWorkflowContext)
[2010-04-07T16:45:43.706-06:00] [soa_server1] [ERROR] [] [oracle.soa.services.workflow.query] [tid: Thread-280] [ecid: 0000IVQSpFF5qY3Lzm1FiW1BjECU0000AU,0] [APP: TaskDet] <.> Access to internal workflow context is denied.[[
Requested access to internal workflow context is not allowed according to security policy.
Ensure that correct security policy is used. If the error persists, contact Oracle Support Services.
ORABPEL-30515
Access to internal workflow context is denied.
Requested access to internal workflow context is not allowed according to security policy.
Ensure that correct security policy is used. If the error persists, contact Oracle Support Services.
     at oracle.bpel.services.workflow.verification.impl.VerificationService.createTaskDisplayInternalWorkflowContext(VerificationService.java:1019)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread$1.run(TaskFlowDeployerThread.java:318)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.getInternalWorkflowContext(TaskFlowDeployerThread.java:311)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.registerTaskFlowWithTask(TaskFlowDeployerThread.java:232)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.run(TaskFlowDeployerThread.java:113)
     at java.lang.Thread.run(Thread.java:619)
Caused by: java.security.AccessControlException: access denied (oracle.security.jps.JpsPermission VerificationService.createInternalWorkflowContext)
     at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
     at java.security.AccessController.checkPermission(AccessController.java:546)
     at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:350)
     at oracle.security.jps.util.JpsAuth$Diagnostic.checkPermission(JpsAuth.java:271)
     at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$6.checkPermission(JpsAuth.java:374)
     at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:410)
     at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:432)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.createTaskDisplayInternalWorkflowContext(VerificationService.java:1012)
     ... 6 more
[2010-04-07T16:45:43.738-06:00] [soa_server1] [ERROR] [] [oracle.soa.services.workflow.worklist] [tid: Thread-280] [ecid: 0000IVQSpFF5qY3Lzm1FiW1BjECU0000AU,0] [APP: TaskDet] <oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.run> java.lang.Exception: ORABPEL-30515[[
Access to internal workflow context is denied.
Requested access to internal workflow context is not allowed according to security policy.
Ensure that correct security policy is used. If the error persists, contact Oracle Support Services.
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.registerTaskFlowWithTask(TaskFlowDeployerThread.java:285)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.run(TaskFlowDeployerThread.java:113)
     at java.lang.Thread.run(Thread.java:619)
Caused by: ORABPEL-30515
Access to internal workflow context is denied.
Requested access to internal workflow context is not allowed according to security policy.
Ensure that correct security policy is used. If the error persists, contact Oracle Support Services.
     at oracle.bpel.services.workflow.verification.impl.VerificationService.createTaskDisplayInternalWorkflowContext(VerificationService.java:1019)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread$1.run(TaskFlowDeployerThread.java:318)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.getInternalWorkflowContext(TaskFlowDeployerThread.java:311)
     at oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.registerTaskFlowWithTask(TaskFlowDeployerThread.java:232)
     ... 2 more
Caused by: java.security.AccessControlException: access denied (oracle.security.jps.JpsPermission VerificationService.createInternalWorkflowContext)
     at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
     at java.security.AccessController.checkPermission(AccessController.java:546)
     at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:350)
     at oracle.security.jps.util.JpsAuth$Diagnostic.checkPermission(JpsAuth.java:271)
     at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$6.checkPermission(JpsAuth.java:374)
     at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:410)
     at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:432)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.createTaskDisplayInternalWorkflowContext(VerificationService.java:1012)
     ... 6 more
Edited by: user9138987 on Apr 7, 2010 5:18 PM

SOA server installation and/or configuration seems to be the problem. I deployed the same compostie in a different "working" soa-server and it seems to work. But why the soa_server is bad is important to determine. Any suggestions welcome...
Edited by: user9138987 on Apr 8, 2010 10:17 AM

Similar Messages

  • Second Task Server not appearing in the Manager

    I have set up a second Collection and Task Server (W2003 SP2) on a VM. The Collection Server is running fine.
    The Task Server does not appear in the Manager displayer, after refreshes (F5) and rebooting both the Manager and the new Collection/Task Server.
    Following some of the suggestions on this forum, he is my troubleshooting:
    1. I have a local account "ZAMadmin" on both servers that is a local admin account with full rights to the Filestore
    2. Only the TASKSERVER.exe is running; TASKSERVERCORE.exe is not
    3. I have uninstalled/reinstalled the Task Server.
    4. Port 7465 is NOT open when a TELNET 127.0.0.1 7465 (connect failed)
    Any ideas what to check?

    Originally Posted by pcwoodring
    I have set up a second Collection and Task Server (W2003 SP2) on a VM. The Collection Server is running fine.
    The Task Server does not appear in the Manager displayer, after refreshes (F5) and rebooting both the Manager and the new Collection/Task Server.
    Following some of the suggestions on this forum, he is my troubleshooting:
    1. I have a local account "ZAMadmin" on both servers that is a local admin account with full rights to the Filestore
    2. Only the TASKSERVER.exe is running; TASKSERVERCORE.exe is not
    3. I have uninstalled/reinstalled the Task Server.
    4. Port 7465 is NOT open when a TELNET 127.0.0.1 7465 (connect failed)
    Any ideas what to check?
    I entered a ticket with Novell Support $, and the issue revolved around installing the Collection Server, then installing the Task Server later on. I guess the "Component Install" isn't entirely true!
    Here is the scenario for anyone else with this problem:
    1. Second Collection Server installs and it grabs new DLLs for the Primary
    2. Task Server installs but can't start because of DLL conflict
    3. Reinstalling the Task Server does not overwrite the DLL, so the same problem
    The fix is stupid and simple:
    Install the Task Server to a new folder. Then it can install all of the DLLs including the shared programs
    I hope this helps someone else avoid misery!

  • PS Lightroom not appearing in the Adobe Application Manager

    I am in the trial period of the Creative Cloud.
    All the software titles except PS Lightroom is appearing in the Adobe App Manager except PS Lightroom.
    I have 64 bit Windows 7 Home version and I have updated the App Manager to latest release 6.2 but PS Lightroom is still not appearing for download
    What gives?

    software which are not compaitable with your system will not be visible in the list of Adobe Application manager.
    Lightroom is compaitable on Windows 7 servicepack 1. Please check with service pack is installed or not on your machine. if not then please update your OS first to view and insall Lightroom in Adobe Application manager.
    Also check this link for minimum system requirement required for lightroom: http://www.adobe.com/products/photoshop-lightroom/tech-specs.html

  • Report Parametr form not appearing on the WEB

    I have a report develped using developer6 which has a parameter form to accept some values from the user befor exicuting the repot. We want to web enable this report. We are using Oracle9iAS web server on Solaris. Everything compiled fine, but when running throug web the parameter form is not apperaing and user is not able to enter the values needed to be used in report query, thus the report is failing. Please help. (same is the case when I tried with Oracle8i on windowsNT as webserver and developer 6i for report server)
    -Prakash V.Menon

    Hi,
    we have so many webreprots with Parameter form working and as such there are no issues like this also.
    You have to specify the paramater PARAMFORM=HTML in the URL so that it can show the parameter form .
    Please specify the URL which you are using.
    Cheers :-))
    Arun

  • Adobe Creative Cloud (Desktop) does not work properly. The application is blocked : it could not be launch neither stopped. I'm on MAC Yosemite OS, does anyone know how to remove it properly or to force its stop. It does not appear in the launched applica

    Adobe Creative Cloud (Desktop) does not work properly. The application is blocked : it could not be launch neither stopped. I'm on MAC Yosemite OS, does anyone know how to remove it properly or to force its stop. It does not appear in the launched applications.

    I received no error message. The application was just trying to find applications unsuccessfully.
    I am using MAC OS 10.10.1
    I tried to uninstall the application  but it seems that a kind of deamon is still installed thus providing me to reinstall properly. Do you know where are the elements to remove in order to get my machine just like before ?
    Otherwise I would have to reinstall everything and this would be a pain.
    Thanks for your help.

  • Deployed KM Scheduler Task Does Not Appear in Global Services / Scheduler T

    Hi All,
    I've deployed a portal service and a KM scheduler task in the same DC but cannot see the scheduler task listed under System Admin -> System Config -> Knowledge Management -> Content Management -> Global Services -> Scheduler Tasks.
    The service works correctly and performs its periodic processing once on initialisation of the service, and I can see the resulting log statements to make sure it has worked.
    Both the service and the scheduler task are packed inside the same DC, which builds and deploys without any errors.
    There are no errors in the log regarding the deployment of the DC, or the scheduler task.
    There is a log statement about registering the classloader for the DC, which I assume is the statement in the IRFServiceWrapper init() that goes:
    CrtClassLoaderRegistry.addClassLoader(this.getKey(), this.getClass().getClassLoader());
    But I still dont see the task listed in Global Services -> Scheduler Tasks.
    Does anyone know what might be causing this or how to diagnose the problem further?
    Cheers,
    Steve

    Hi Srini,
    No it doesn't it just has the run method which is generated automatically.
    I have created a local Portal Application project, which is not in a DC, and this also does not have a default constructor ether but appears in the Scheduler Tasks list as soon as it is deployed.
    I also tried to create a Portal Applicaiton DC and Portal Applicaiton (Packaged as SDA) DC and despite the scheduler task being the same, both the DC tasks do not appear in the Scheduler Tasks.
    The only one I can get to work is the local Portal Application project. This is no use as we cant store this in DTR (unless someone can explain how to do this???).
    The Portal Application project packages up the RF Framework JARS inside its PAR file, but the DC and SDA projects dont, so I tried including them via an Assembly Public Part to an External Library DC, which does include the JARs in the deployment files but they still dont appear in the Scheduler Tasks.
    Has anyone out there got a working Scheduler Task in a Portal Application DC?
    Cheers,
    Steve

  • BPM task not appearing in universal worklist

    Hello All.
    We have installted NWCE 7.2 for a developing a pilot . We have created a sample BPM application and build and deployed it.
    For some reason the BPM task (first activity in our process model)  is not appearing in the UWL
    We have ensured that UWL is configured properly and SAP_LocalSystem BPEMUWLConnector is configured and running successfully.
    After deploying the process model, we have started the process following the NWA, Configuration Mgmt , Processes and tasks , Start the process .
    In the manage Processes: Process Instance the status is showing In Progress and Show Process flow shows the first process is active.
    Note: The process is not trying to connect to any backend applictaion for timebeing, Administrator has full previliege on the Pool, Lane and Human activity / task
    If any one has encountered similiar problem with NWCE7.2 Sp1 please help us how to go about and overcome this issue.
    We have to demo the smaple this week so any help would be highly appreciated
    thanks
    Mukhuti

    Hi,
    Check the task owner in Nwa > Operation Management > Processes and Tasks > Mange Tasks. If you are able to locate the task then make sure that the user has been assigned the BPEM END user role.
    Hope this helps!!
    Cheers,
    Arafat

  • Numbers not appearing in the tasks and there's no its menu on the top

    Hi!
    I have a strange problem with all my iWork applications: they not appear in the Task switch and their menu not appear in the top of the screen. When i start a Numbers, for example, it starts fine and works fine, but theres still a Finder menu in the top.
    Reboot doesn't help. Really don't know what to do.
    Other applications work fine.

    denrider wrote:
    Hi!
    I have a strange problem with all my iWork applications: they not appear in the Task switch and their menu not appear in the top of the screen. When i start a Numbers, for example, it starts fine and works fine, but theres still a Finder menu in the top.
    I don't understand how you may write that +Numbers starts and works fine+ without its own menu bar.
    Are you sure that you didn't click on the Desktop before seeing the Finder's menu bar ?
    Cursor in Numbers ( don't worry, I made a bit of surgery in Numbers to get the customised app's name ):
    Cursor in Finder's Desktop :
    Yvan KOENIG (VALLAURIS, France) mercredi 24 mars 2010 09:42:51

  • Node id does not exist for the current application server id  on forms

    Hi,
    We have a Two node RAC setup on which Oracle e-business suite R12.0.6 is setup
    We have CP and DB on two RAC nodes and Forms and Web on two separate server(non-RAC)
    while opening oracle forms we are getting" Node id does not exist for the current application server id "
    on checking Concurrent manager logfile we founf no error, we matched Application Server id from DBC file of all the 4 nodes with application table
    Fnd_nodes... which matches ( there is no mismatch of application server id) .
    We have also tried commenting the application server id in dbc file and executed adgendbc.sh to regenarate dbc file but we are facing the same issue.
    Also tried to clear setup with fnd_conc_clone.clean setup and again executing autoconfig on db and application tier but no result yet.
    Can some one guide as to which file has this message "Node id does not exist for the current application server id "
    and what could be the reason for this.
    Help is appreciated.
    Regards,
    Milan

    I already tried the mentioned metalink note id but it did not work.What did you try exactly?
    Can u help out as from where am i getting the message "Node id does not exist for the current application server id" It is already mentioned in the doc referenced above -- From the dbc file under $FND_SECURE directory.
    i mean from which file does the above message comes.Please clean FND_NODES table as per (How to Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]), run AutoConfig on the database tier then on the application tier and check then.
    Thanks,
    Hussein

  • Why local file destype does not appear in the parameter form ?

    Hi,
    There is a Destype option Local File but it does not appear in the list for Destype in the Parameter form.Why?
    Even file is not working & the reports server is getting hanged if i specify the destype as file & a valid file name & format is given.
    Print option from the app server is also not working, i mean remote printing.
    My App server machine can see my local printer, but when i give the print share name or literally five\\machine name..printername then too print option is not working.
    Thanks
    Mahesh

    Hi Shaun,
    I'am using 9iDS & the reports documentation says that Local File DesType Option is valid for rwclient & rwservlet.
    When your specify in the command line option it works, no issues but in web reports where i get the parameter form Destype list does not contain Local File Option.
    For web reports i use rwservlet.
    i mean to say my url is something like this
    http://oracle.guru:8888/reports/rwservlet?report=abc.rdf&userid=a/b@c&destype=cache&paramform=yes&server=myserver
    one more peculiar thing, i have reported it on Metalink.
    As you can see in the above URL i have given an argument of destype=cache, if i do not give this then my parameter for will not come up!!!, why should i give a destype for the parameter form to be displayed?
    Ok coming to my current problem..
    in 9iDS Reports is Local File supported? i.e. when i give a URL like above(My parameter form has system & user parameters including DesType,DesName & DesFormat).
    coming to the file option in DesType.
    In my parameter form if i select Destype as File & give a valid file name & a valid Desformat the report server hangs i mean there is no activity on the client & after this any report requests from any other clients is not responded by the Reports Server.
    When i check in the performance monitor of my Reports Server the CPU Utilization will be constant at 100%
    Thanks
    Mahesh

  • The new column designed not appears in the form

    Dear All Gurus/Experts,
    I created new column directly in the database stored in the SQL server 2000,in table IGN1, right click --> select design table, then right click --> insert column, I write U_copqty, numeric data type, 9 is its length and allow nulls check mark.
    I can't understand why the field is not appeared in the form settings like other columns so that I can thick and make it appear in the form IGN1 (receipt from production). I have read development training files but I am confusing if it is really need VB.net to do that. I also know about user defined field but it doesn't what I need because I have created UDF in the production order row but I can't find it in the receipt from production form, so I just did create the new field/column directly in its database but I fail to make it appear in the form settings when I need it to be available in the receipt from production form. would you pls help me ? I appreciate your answer. TIA
    Rgds,
    Steve

    Hello Steve,
    The reason you can not see the directly added field is because that there is another table CUFD which holds all the User Defined Field information. So, you need to add a new record in that table. However, the approach is really not SAP recommended. Directly handling database could be very risky. Please create the user defined field according to the steps.
    Regarding why you can not view the field you created, did you create a row or document level field?
    Hope this helps,
    Nick

  • Shopping carts not appearing int eh worklist of the buyer

    Shopping carts that are created by the user are not appearing in the buyer Worklist if he is not assigned to that product category.
    Please advice,I need the shopping cart appearing in the worklist of the buyer even if he is not assigned to that product category.

    Hi
    Under that purchase group any buyers are assigned - check it up
    for eg.
    001 - product category - ABC -Purchase group - John - Purchaser
    in the PPOMA purchase group ABC - responsible product category is 001 and under ABC purchase Group - Assigend John
    now John might receive sc if you dont assign any sosurce of supply / if you did sourcing configuration
    update here what are the seetings are existed in define sourceing.
    br
    muthu

  • The device does not appear in the application find my iphone

    The device does not appear in the application find my iphone. Because of this I can not lock my ipod 5

    Try
    iCloud.com from a computer
          Select the Find My iPhone green circle
               Top center select All Devices
    Note is it shows here you can remove it from here too.
    If it's not there it's linked to a different Apple ID

  • Button Save layout not appearing in the Applicaion toolbar

    I am displaying an ALV output thru OOPS like
      my_salv_table->set_screen_status(
        pfstatus      =  l_pfstatus
        report        =  my_repid
        set_functions = my_salv_table->c_functions_all ).
    I have set my pfstatus prior to this . In my PF status I have set the save layout button also . But it is not appearing in the ALV output . But when I execute the pfstatus individually the button is appearign in the application  tolbar .
    Moreover I tried to explicitly set the save layout button
    l_functions_list = MY_SALV_TABLE->GET_FUNCTIONS( ).
    l_functions_list->set_save_layout( IF_SALV_C_BOOL_SAP=>TRUE ).
    But also it is not appearing in the ALV layout

    Hi you can copy the status from the standard ALV program 'SAPLSALV' to your program.For that u nedd to follow thease steps.
    1. go to se41.
    2. enter standard program name 'SAPLSALV'.
    3. select the status name 'STANDARD' via F4 help.
    4. Click on the copy 'status' button on the application tool bar.
    5. enter your program name and give the name of status as zstandard.
    status will get copied.
    6. Now in your source code.
    in the   CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
    do changes as.
    I_CALLBACK_PF_STATUS_SET = 'ZSTANDARD'.
    and write subroutin as.
    *&      Form  ZSTANDARD
          text
         -->EX_ITAB    text
    FORM ZSTANDARD USING RS_EXTAB TYPE SLIS_T_EXTAB .
    copy the status of 'SAPLSALV' standard program.
      DATA:
        GT_EXCLUDE   TYPE SLIS_T_EXTAB.
      SET PF-STATUS 'ZSTANDARD' .                       "Set gui status
      APPEND '&FIND' TO GT_EXCLUDE.
    ENDFORM.                    "ZSTANDARD
    after doing all thease thing u will get all the functionality of standard alv program including SAVE command.
    I hope it will definately help u.
    Rewards if usefull.
    Best Regards.
    Dheeraj

  • Facebook notifications not appearing on the Blackberry screen

    Hi!
    I faced a 2404 error on facebook yesterday. Today after troubleshootinh it in the settings menu facebook's working fine on the device however Facebook notifications are not appearing on the home screen where email and sms notifications do appear.
    Please advise that what needs to be done. Facebook is connected to Blackberry in settings and I use a BB Curve 9360.
    Solved!
    Go to Solution.

    Hi samra-vishal,
    Sorry to hear you're having an issue with your Facebook for BlackBerry smartphones application.
    To clarify, you are not getting a notification icon on the main screen of your device? 
    Does your device play a tone or vibrate to indicate a notification? Does the icon have an asterisk to indicate a new notification? 
    What's the software version on your Curve and the Facebook app version? 
    -HMthePirate
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

Maybe you are looking for