Java- Win32 dll- process, process disappears after sometime.

Hi there,
I have a Win32 dll component that invoke a process. When I use it with my Win32 client it works fine, but when i load that component with my java application (using System.load()) and use it with JNI the process disappears after some time.
- Is it possible that the process disappeared due to some memory optimizations made by JVM?
- Does JVM handles or have access to some process created_by/within that dll?
Thanks in advance.

Hi,
I don't know why it is disappearing, but what i know is:
1):- System.load() only 'loads' the required libraries. JVM can use only those libraries that are registered with JVM using System.load().
Secondly when you writes a code in class initializer as
static{
System.load( file );
It registers the library with your JVM as well as this class. Now any method called by this class will be passed to this dll.
Sometimes you might have seen a dump of HotSpot. It shows libraries that are sticked with JVM. Otherwise there are tens of other dlls loaded in the system.
So the System.load() only registers the dll to serve you on demand.
2):- JVM optimizes only it's own memory. What dlls or other native code is doing, is not handled by JVM.
3):- Similarly JVM deals only with it's own processes. The JVM has no concern with the processes started and managed by dlls.
If there could be a method to handle processes (like pausing it, resuming it, or stoping it etc.) then Thread.stop() might not was deprecated. :)
Regards,

Similar Messages

  • Emails in Reminder window disappears after sometime

    Hi Team, I am using Outlook 2013 pro plus with office 365 Email Service. My query is 
    I flag emails as Flag and reminder to it. After perfect time time set as reminder the reminder window pops up correctly. I have multiple reminder set. so the reminder window has many emails with due dates and i dont dismiss them.
    After some point of time Many of the emails from the reminder windows disappears.
    I dont know the cause of it. does reminder window in outlook is sync with calender settings?
    Is there any defualt time in the registry that causes my reminder window emails to disappear? i think emails which are there in reminder should be there intact until and unless i dismiss them.
    Troubleshooting Which i had tried is 
    Creating a new profile
    Repaired the office
    Ran outlook in safe mode
    Ran the switch /resettodobar /ClearReminders
    Set all COM Addins to disabled
    Disable Hardware Acceleration

    Hi
    As per the information and details provided by you, to solve this problem, please follow these steps: -
    If your reminder is not working properly, I would suggest proceeding in the following order: -
    First, check if the
    Reminders are enabled, and make sure the check-box in the
    Calendar section that is labeled “Default Reminders” is
    checked.
    In that same section, the Reminder time should be set to something reasonable, like 15 minutes.
    If that does not fix it, then exit Outlook and restart it from the command line with the
    “Outlook/cleanreminders” command.
    Use Cleanreminders Switch
    The easiest way to try to get rid of corrupt reminders is by closing Outlook and reopening it using the
    /cleanreminders switch. To do this, press Windows key + R to open the
    Run dialog. Type Outlook /cleanreminders in the field and press
    OK.
    Make sure you have a space between
    Outlook and slash. Using Outlook.exe is optional just the program name should work.
    A very few people will need to use the full path to Outlook.exe. Click
    Browse and look under C:\Program Files\Microsoft Office\ (C:\Program Files (x86)\Microsoft Office\ if using 64-bit Windows).
    I hope this information will be helpful for you.
    Thanks and regards
    Ashish@V

  • HT3743 Iphone 4 unlocked by at&t i did a restore from itunes and get an error message "your request cannot be processed please try again after sometime" I tried for a week now but same problem, please advice

    I have Iphone4 brought from at&t USA(carrier locked) and i am in india now, i contacted at&t and requested for an unlock for me to use with indian carriers.
    I got an email confirming the unlock has been completed from at&t and asked me to connect the device to itunes and do a back&restore, after the restore process i get an error message on itunes "your request cannot be processed, please try again after sometime" i tried it with my airtel sim card and also at&t sim card but did not work. I contacted at&t and they confirmed that the unlock request was successful but i still get the same error.
    Please kindly help me if i need to do someting to be able to activate and unlock my iphone4

    Excuse me. I am on a contract with O2 with an iphone 4s, suddenly xmas day it said "no service", took it to o2 who sent it to apple factory who refused to repair it because a screw missing.  I wouldnt know have never opened phone in my life,wouldnt know how to, then went direct to Apple Regent St London who also said "screw missing, warrenty void, then produced a phone just out of contract due to upgrade,a vodaphone carrier 3gs, it was unlocked but then told by apple the owner had to go to vodaphone and get it unlocked on their books which could take up to 48 hours, it is now 72 hours later and i have the same error despite backing up old phone with i tunes and i cloud,am very angry and am paying alot for a contract every month, all i can see is "no service and waiting for activation" and all ths started when I upgraded to IOS 6.Am extremely upset and still under warranty but no one seems to want to help me to connect to WiFI, i cannot keep going to Apple Regent Street at lunchtime and be shooed of with excuses, this replacement phone 3gs should work and it doesnt.  Am extremely annoyed with the info i have been provded wth by Apple staff.Now I havent had  a phone since 25th december.

  • Terminates all java virtual machine process

    How I can terminate all java virtual machine process which is running on a computer
    thanks
    daniel

    Too big topic to cover. Check out
    http://java.sun.com/j2se/1.3/docs/guide/intl/fontprop.html
    namely Specifying Fonts on Win32 Platform
    (http://java.sun.com/j2se/1.3/docs/guide/intl/fontprop.html#win32)

  • Process Chain after EVENT - More than once

    Hi all, I would like to run a process chain after an event; everything works fine with the following model...
    PC1 >>
         >> some processes
         >> EVENT TRIGGER
    PC2 >>
         (after EVENT) runs ok after event ONLY if I SCHEDULE it
    After succesfully run, I've tried to run again immediatly PC1 again and it runs ok, even triggers mentioned EVENT, but PC2 never runs again until I manually SCHEDULE it.
    The answer is: how should I SCHEDULE the process chain PC2 so I'll "never" need again to SCHEDULE it when I want it to run after event triggered on PC1?
    Hope you can help me.
    Thanks a lot!
    Bernardo

    Hello,
    Both process chains are separated. At the model I described, at the end of PC1 event is succesfully triggered. After event is triggered at PC1, PC2 triggers correctly due it is scheduled as "after event".
    Everything works fine, then, if I trigger PC1 again it runs correctly; event is triggered succesfully but PC2 (that is scheduled as "after event") doesn't runs; this is because I haven't SCHEDULED it again (after the first succesfully run).
    What I want is not schedule PC2 after a succesfully run. Is there any way to reach that purpose?
    Thanks again!
    Bernardo

  • Error while processing dimension after add or delete property

    Hi Experts,
    I use BPC for MS SP6 with SQL Server 2008. I detected a problem while processing dimension after add or delete property.
    The error message is: u201CMemory error: Allocation failure : Not enough storage is available to process this command. Error Code = 0x8007000E, External Code = 0x00000000.u201D
    I tried to truncate and drop dimension tables and process dimension again, and it doesnu2019t work.
    Any idea?
    Thanks a lot for your support!
    Albert

    Hi Sorin,
    Yestarday in the afternoon, we added a Property at another Dimension, and we continued having the same problem: we had errors when processing that dimension, but after restarting the server, we can process dimension.
    Looking at the Event Viewer, at 'OutlookSoft log' environment, the following error appears:
    <<
    3/28/2011 6:57:15 PM
    ModuleName : Olap9Manager - DeleteDimension
    Message : Error Code = 0x8007000E, External Code = 0x00000000:.
    Error Code = 0x8007000E, External Code = 0x00000000:.
    Error Code = 0x8007000E, External Code = 0x00000000:.
    Stack :    at Microsoft.AnalysisServices.AnalysisServicesClient.SendExecuteAndReadResponse(ImpactDetailCollection impacts, Boolean expectEmptyResults, Boolean throwIfError)
       at Microsoft.AnalysisServices.AnalysisServicesClient.Alter(IMajorObject obj, ObjectExpansion expansion, ImpactDetailCollection impact, Boolean allowCreate)
       at Microsoft.AnalysisServices.Server.Update(IMajorObject obj, UpdateOptions options, UpdateMode mode, XmlaWarningCollection warnings, ImpactDetailCollection impactResult)
       at Microsoft.AnalysisServices.Server.SendUpdate(IMajorObject obj, UpdateOptions options, UpdateMode mode, XmlaWarningCollection warnings, ImpactDetailCollection impactResult)
       at Microsoft.AnalysisServices.MajorObject.Update(UpdateOptions options, UpdateMode mode, XmlaWarningCollection warnings)
       at Microsoft.AnalysisServices.MajorObject.Update(UpdateOptions options)
       at Osoft.Services.Platform.YukonAdmin.Olap9Manager.DeleteDimension(String strAppset, String strDimension, String strCube, String dimTablePrefx, Boolean bDeleteFromDB, String& strMsg, Boolean bOnlySharedDim)
    >>
    Any idea in order to identify the root cause?
    Thanks in advance,
    Albert

  • I have a MacBook and I am unable to successfully update Firefox. I click "Update Firefox" and it's starts updating but never completes the process. I sometimes leave it for hours and it's still updating! Please help!

    Question
    I have a MacBook and I am unable to successfully update Firefox. I click "Update Firefox" and it's starts updating but never completes the process. I sometimes leave it for hours and it's still updating! It's almost as if something is blocking it ffrom completing the process. Please help

    Next time an app update gets stuck try a reset. Press and hold both the home and power buttons for10-15 seconds till the Apple logo appears. Then release both buttons. Wait till your iPad starts on it's own. Try now. Also YouTube is still available. If you can't find it the the app store go to the bottom of the app store page and tap purchased. All your deleted apps will be listed and you can reinstall YouTube from there.

  • Unable to start Hyperion EPM Architect - Process Manager after upgrade

    Hi All,
    I'm unable to start Hyperion EPM Architect - Process Manager after upgrading from EPMA 11.1.1.3.0 to 11.1.1.3.03. I get the following error in the Event Viewer.
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Cannot initialize the Session Manager. ---> Hyperion.DataAccessLayerCore.DataAccessLayerException: Database version mismatch:  Hyperion.SessionManager schema version is 9.5.0.0.0.10,  database schema version is 9.5.0.0.9.1.
    at Hyperion.DataAccessLayerCore.DataAccessLayer..ctor(NameValueCollection settings, String tablePrefix, String baseNamespace, String schemaVersion)
    at Hyperion.SessionManager.DAO.SessionManagerDataAccessLayer..ctor(NameValueCollection settings)
    at Hyperion.DimensionServer.SessionManager.SessionStoreRdbms.Initialize(String rdbmsVendor, String rdbmsConnParams, Int32 rdbmsCommandTimeout)
    at Hyperion.DimensionServer.SessionManager.SessionManager.Initialize(String jvmPath, String classPath, String ctgLibPath, String cssConnInfo, String hubHost, String hubPort, Boolean enableNestedGroups, String rdbmsVendor, String rdbmsConnParams, Int32 rdbmsCommandTimeout, Boolean restorePastInstanceSessions, Boolean ...
    I've run through all the steps of patching EPMA ran the Oracle_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql script per the patch readme. But can't figure out where it's pulling the schema version number from. Any ideas?
    Thanks,
    Chuck

    Hi,
    you forgot to update the EPMA database. Last step in patching is:
    Now, you must run the database upgrade script before starting the process manager.
    Run the single database upgrade script that corresponds to your database vendor.
    Oracle_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    SQL_Server_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    DB2_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    The scripts are located in the following directory:
    %HYPERION_HOME%\OPatch\EPMA_11_1_1_3_01\files\products\Foundation\BPMA\Server\conf\
    hope that helps.

  • What is the BEST practice - use BO or Java Object in process as webservice

    Hi All,
    I have my BP published as web service. I have defined My process input & output as BOs. My BP talks to DB through DAO layer(written in JAVA) which has Java objects. So I have BO as well as java Objects. Since I am collecting user input in BO, I have to assign individual values contained in BO to Java object's fields.
    I want to reduce this extra headache & want to use either of BO or Java object.I want to know What is the best practice - use BO or Java object as process input. If it is BO,how I can reuse BOs in Java?
    Thanks in advance.
    Thanks,
    Sujata P. Galinde

    Hi Mark,
    Thanks for your response. I also wanted to use java object only. When I use java object as process input argument..it is fine. But when I try to create Process web service, I am getting compilation error - "data type not supported".....
    To get rid of this error, I tried to use heir (BO inheriting from java class). But while invoking process as web service, it is not asking for fields that are inherited from java class.
    Then I created Business Object with a field of type java class... This also is not working. While sending request, it is giving an error that - field type for fields from java class not found.
    Conclusion - not able to use java object as process(exposed as web service) input argument .
    What is the Best & feasible way to accomplist the task - Process using DAO in Java & exposed as web service.
    Thanks & Regards,
    Sujata

  • Project Server jobs going to "Waiting to be processed" state after resolving Error:1053 in virtual environment.

    Hi all,
    I am using project server 2007 in virtual environment. Before some time, my project server queue service was not starting & it gave Error: 1053. Then server team made some small changes in registry & resolved the problem. After that queue service
    was in running condition. But when any job goes into queue, it processed the job first, then after some processing, it goes into "waiting to be processed", and after some time it again starts processing. So, the project server queue is working very
    very slow. I restarted queue, event, sql, timer services, but no benefit.
    In log it is showing "Queue unable to interact with SQL.".
    Please Help....
    Thanks.
    Thanks & Regards Pradeep Gangwar

    Hi Hrishi,
    ULS log is as below:
    ===========================================================
    02/12/2013 10:19:20.99 OWSTIMER.EXE (0x0460)                  
    0x089C
    Windows SharePoint Services   Timer                        
    5uuf Monitorable
    The previous instance of the timer job 'Shared Services Provider Synchronizing Job', id '{AD482C7A-A6D5-4313-A4B6-3F5A78730F61}' for service '{54B6D7E9-6F24-459E-92AC-E11FB157B119}' is still running, so the current instance will be skipped.  Consider
    increasing the interval between jobs.
    02/12/2013 10:20:10.58 w3wp.exe (0x04C0)                      
    0x13FC
    Windows SharePoint Services   General                      
    8m90 Medium  
    105 heaps created, above warning threshold of 32. Check for excessive SPWeb or SPSite usage.
    02/12/2013 10:20:29.99 OWSTIMER.EXE (0x0460)                  
    0x089C
    Windows SharePoint Services   Timer                        
    5uuf Monitorable
    The previous instance of the timer job 'Config Refresh', id '{5BA90EA2-D960-4F00-BF99-2C9C96056FB1}' for service '{46CB2006-65AC-40C6-9B5D-E2924F18B8CD}' is still running, so the current instance will be skipped.  Consider increasing the interval
    between jobs.
    ==========================================================
    And in Event Viewer, it is showing:
    ==========================================================
    Log Name:      Application
    Source:        Office SharePoint Server
    Date:          12-02-2013 10:14:02
    Event ID:      7761
    Task Category: Project Server Queue
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      xyz
    Description:
    Standard Information:PSI Entry Point: 
    Project User: domain\epmadmin
    Correlation Id: a5e020df-ee43-417f-b47c-a1f1142fe2cf
    PWA Site URL: http://xyz/PWA
    SSP Name: SharedServices1
    PSError: Success (0)
    An unxpected exception occurred in the Project Server Queue. Queue type (Project Queue/Timesheet Queue): ProjectQ. Exception details: CompleteGroup failed.
    ===========================================================================================================================================================
    Log Name:      Application
    Source:        Office SharePoint Server
    Date:          12-02-2013 10:14:02
    Event ID:      7758
    Task Category: Project Server Queue
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      xyz
    Description:
    Standard Information:PSI Entry Point: 
    Project User: domain\epmadmin
    Correlation Id: a5e020df-ee43-417f-b47c-a1f1142fe2cf
    PWA Site URL: http://xyz/PWA
    SSP Name: SharedServices1
    PSError: Success (0)
    Queue SQL call failed. Error: System.Data.SqlClient.SqlException: Violation of PRIMARY KEY constraint 'PK_MSP_QUEUE_PROJECT_GROUP_ARCHIVE'. 
    Cannot insert duplicate key in object 'dbo.MSP_QUEUE_PROJECT_GROUP_ARCHIVE'.
    ===========================================================================================================================================================
    Log Name:      Application
    Source:        Office SharePoint Server
    Date:          12-02-2013 10:14:02
    Event ID:      7754
    Task Category: Project Server Queue
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      xyz
    Description:
    Standard Information:PSI Entry Point: 
    Project User: domain\epmadmin
    Correlation Id: a5e020df-ee43-417f-b47c-a1f1142fe2cf
    PWA Site URL: http://xyz/PWA
    SSP Name: SharedServices1
    PSError: Success (0)
    Queue unable to interact with SQL. Queue type (Project Queue, Timesheet Queue etc): 
    ProjectQ Exception: Microsoft.Office.Project.Server.BusinessLayer.Queue.QueueSqlException: CompleteGroup failed ---> 
    System.Data.SqlClient.SqlException: Violation of PRIMARY KEY constraint 'PK_MSP_QUEUE_PROJECT_GROUP_ARCHIVE'. 
    Cannot insert duplicate key in object 'dbo.MSP_QUEUE_PROJECT_GROUP_ARCHIVE'.
    ==========================================================
    Thanks & Regards Pradeep Gangwar

  • Error running command: /usr/java/bin/java: error execing process: Not enoug

    Error running command: /usr/java/bin/java: error execing process: Not enough space
    In a whole root zfs zone the webconsole service fails to start. This is what I get:
    svc:/system/webconsole:console (java web console)
    State: maintenance since Fri Aug 27 14:32:41 2010
    Reason: Start method exited with $SMF_EXIT_ERR_FATAL.
    See: http://sun.com/msg/SMF-8000-KS
    See: man -M /usr/share/man -s 1M smcwebserver
    See: /var/svc/log/system-webconsole:console.log
    Impact: This service is not running.
    # more /var/svc/log/system-webconsole:console.log
    ^C# more /var/svc/log/system-webconsole:console.log
    [ Aug  6 09:30:40 Disabled. ]
    [ Aug  6 09:30:40 Rereading configuration. ] [ Aug  6 09:30:52 Enabled. ] [ Aug  6 11:32:50 Enabled. ] [ Aug  6 11:33:02 Executing start method ("/lib/svc/method/svc-webconsole start"
    Starting Sun Java(TM) Web Console Version 3.1 ...
    The console is running.
    [ Aug  6 11:33:25 Method "start" exited with status 0 ] [ Aug 27 14:32:15 Enabled. ] [ Aug 27 14:32:28 Executing start method ("/lib/svc/method/svc-webconsole start"
    Error running command: /usr/java/bin/java: error execing process: Not enough spa ce [ Aug 27 14:32:41 Method "start" exited with status 95 ] # df -k
    Filesystem kbytes used avail capacity Mounted on
    / 0 4341506 3761710 54% /
    /dev 8103216 4341506 3761710 54% /dev
    proc 0 0 0 0% /proc
    ctfs 0 0 0 0% /system/contract
    mnttab 0 0 0 0% /etc/mnttab
    objfs 0 0 0 0% /system/object
    swap 2498344 360 2497984 1% /etc/svc/volatile
    /platform/SUNW,T5240/lib/libc_psr/libc_psr_hwcap2.so.1
    8103216 4341506 3761710 54% /platform/sun4v/lib/libc_psr.so.1
    /platform/SUNW,T5240/lib/sparcv9/libc_psr/libc_psr_hwcap2.so.1
    8103216 4341506 3761710 54% /platform/sun4v/lib/sparcv9/libc_psr.so.1
    fd 0 0 0 0% /dev/fd
    swap 2497984 0 2497984 0% /tmp
    swap 2498024 40 2497984 1% /var/run
    Grp-MFNY/billables/RV
    20514816 22 3761710 1% /RV
    Grp-MFNY/billables/TT_DB
    20514816 28 3761710 1% /TT_DB
    Grp-MFNY/billables/tab

    You need to find the java exceptions - most likely in the logs in the /var/log/webconsole/console directory.
    A wild guess is you don't have enough swap space to perform a fork.
    -- Ken

  • "URGENT"Infopackage load error in process chian after upgrade

    Hi Gurus,
                   We have a strange issue in one of the process chain after upgrade from 3.5 to NW 2004s. In a process chain we have 5 info packages, 3 in parallel as they load data in 3 different cubes and 2 in series after successful completion of info packages on top.
    Now the process chain shows red info package with error message “ Last delta upload not yet completed. Cancel”
    When we check the RSMO, we find all the 3 loads on top finish successfully while in process chain log display as error at info package with above error message and process chain never advances. Actually loads finish successfully but process chain shows error in info package.
    When we investigated further, the request ID in failed info package in process chain shows different ID which never loaded in cube but data load takes place successfully using different request ID(checked in RSMO and request in cube).
    I suppose the process chain trigger the info package load twice simultaneously, one load get successful and second load request failed in log as first one is running…this is my guess…
    Please help me as this is an urgent issue.
    Regards,
    Anil

    Hi All,
    We fond the root cause of the error message. Actually when we trigger the process chain, the info packages loads get triggered twice after an interval or around 2 minutes.
    Here if zero records are loaded then second request ( after 2 min) get loaded too with zero records but if first request is loading some records then second request will find the data load still running and will throw error as last delta still not finished.
    Have you seen this scenario before?
    Regards,
    Anil

  • BPEL process retired after OAS restart

    Hi,
    We are experiencing a strange problem with BPEL process manager. Sometimes when we restart OAS, several BPEL processes are retired. Any idea why?
    Thanks in advance,
    Steven

    Hi Anirudh,
    Our version is 10.1.3.3.1 MLR#4 and we are planning to apply the MLR#19. We do use JMS Adapter with AQ.
    Regarding what kind of processes are retired, I do not see a pattern. To me, it's more like a random thing. There is nothing being logged in the log file, which is why this is frustrating :(
    Thanks for you help!
    Steven
    Edited by: sw12345 on Jan 19, 2010 10:46 AM
    Edited by: sw12345 on Jan 19, 2010 10:46 AM

  • I purchased Fifa13 from the App Store, downloaded it in my pc..,but whrn i am trying to install it in my iad frpm the pc, i couldnt do it. The installation process stops after some time and the ipad shows some thing like "can sync..,failed to install fifa

    I purchased Fifa13 from the App Store, downloaded it in my pc..,but when i am trying to install it in my ipad frpm the pc, i couldnt do it. The installation process stops after some time and the ipad shows some thing like "can sync..,failed to install fifa13"
    What can i do?
    btw....,its happeniing only wth the fifa13,     installed other apps from pc previously.

    anybody answer me fast

  • Execute Process chain after infopackage run for a PC file

    Hello all.
    The scenario I need to solve is the following.
    I have several files to be load to ODS from P users PC. I will do this with an info package. But after this load there are some more process that have to be run whoch are created in a process chain.
    I would like to automate the execution of the precess chain right after the load from PC file is done.
    Any sugestions?
    Thanks and regards,

    Hello Javier Alvarado,
    If you use process chains, the automatically integrated processes are ignored and have to
    be implemented using the process chain. If you schedule a specific process in a chain,
    you support the automatic insertion of additional, relevant standard processes with the
    consideration of such automatic actions.
    For example, if you have selected the processing types Only PSA and Subsequently in
    Data Targets in the InfoPackage from the tabstrip Processing, and you are using this
    InfoPackage in a process chain, then the further processing into the data target does not
    automatically happen. Instead, it only happens if the process Update PSA is scheduled in
    the respective process chain after the loading process. Thus, the process chain
    maintenance supports the automation in this case. In this way, you generate a process
    variant for updating from the PSA in the chain when inserting the loading process with the
    process types Only PSA and Subsequently in Data Targets automatically into a chain.
    Well i am talking about 30B Version
    Regards,
    Mohan.

Maybe you are looking for

  • Audio will not play in timeline

    After editing my transcoded canon c100 .mts files in FCPX, suddenly the audio stops playing in the timeline. Project preferences are on "stereo", source media is set to "all", not just video. Clips will play fine in browser. The audio has come back a

  • AVCHD to DVD

    I have hours of footage to edit in .MTS format (1440x1080, 1.3333 PAR, 29.97 fps), and I figure since I will be burning the end resut to a DVD anyway, it would make sense to decompress all my raw footage into something a little less taxing on my hard

  • Down Payment Invoice and A/R Invoice

    Dear Expert I have been experiencing a scenario where my client wants to create A/R down payment Invoice to their Customers. But the down payment may or may not be received before issue of the (balanced) A/R invoice and further the client sometimes w

  • Dynamic column names

    I created a line chart with the following sql statement: select null link, periode_jaar, sum(totaal) total from V_KPL_VZ_OWB@rapportage_dwhtest where periode_jaar = (Select max(periode_jaar) from V_KPL_VZ_OWB@rapportage_dwhtest) group by periode_jaar

  • Applocation toolbar button not visible

    Hello All, I have added a button to applcaiton tool bar, in a PF status. But this button is not visible on screen. This is 35th Button there is place in application toolbar, as we are excluding few buttons the same PF satus  is getting called, where