Graphs in portlets - sizing problem.

I've created a JSP report (9iDS) that consists of a single pie chart.
I created a portlet that accesses this graph.
While I see the chart on my portal page, the portlet is slightly too short to display the whole chart which results in a scroll bar in the portlet. The height of the portlet remains the same whether I change the size of the chart (header/body/trailer and the chart itself) or the size of the region.
I need to show the graph well framed in the portlet with no scroll bars, any suggestions?
Thanks in advance.

Hi,
In your JSP Reports Definition File component in Portal, please click on "customize" link. In the "Addinitional User Parameters" field, you can specify portlet_width and portlet_height to control the portlet size. The value of these parameter maybe % or a number of pixels. If no value is specified(like in your case), a default value will be used.
I assume your platform is Windows. Otherwise, you will need to download one-off patch for bug 2554742 from metalink, then do the above.
Regards,
-Jeff

Similar Messages

  • Q10 Screen Sizing Problem in Blackberry 10.3

    Has anyone else noticed that there seems to be a screen sizing problem in Blackberry 10.3.
    When you wake the screeen with a gesture or pull the handset from the Q10 pocket, the screen that it "wakes" up to is enlarged, requiring the user to use the finger gestures to shrink it down to regular size.
    Or have I just not mastered 10.3 yet?
    Rgds
    E.T.
    Solved!
    Go to Solution.

    Hi Folks,
    I've sussed this one out!
    It is not a problem with the screen resolution or the software update, I had within the accessibility settings the "Magnify Mode" enabled.
    Disable this and the screen behaves perfectly..........
    False Alarm. Sorry!
    Revert to Defcon 5...........   :-)

  • Portlet communication problem

    hello
    i am pretty new to portlets
    the problem is that
    i want that i dispaly a list of record in one portlet and if user click on that record then on the next protlet this record is shown.
    this require two portlets
    i followed a lot of links but i dnt get clear understaning about the functions and ipc ie when is processAction() called and when is doedit called etc etc
    can any one give complete example or links or help me how to do tht
    i am working with jsf.

    It seems you are trying Inter Portlet Communication for JSF Portlets. Check this article : http://developers.sun.com/portalserver/reference/techart/ipc.html . This describes InterPortlet Communication that was added as an extension to JSR 168(implemented in OpenPortal Portlet Container 1.0_02).
    Regards,
    Deepak

  • Java portlet caching problem

    I am facing portlet state problem.
    Problem is below,
    step 1. I opened a page in java portlet, then set some filters for my list boxes and for check boxes, then executed i got all my search results,
    then closed the page.
    step 2. opened page again, which opens in the same portlet as step 1, then this portlet displays the page with results instead of default page
    I tried setting _nfls parameter to false in request URL, but still it is loading the  page with state as in step1.(i'e page with filters set and with results)
    Any suggestions on how to overcome this?

    Raju,
    Hope this thread helps you.
    http://forums.bea.com/bea/message.jspa?messageID=600014822&tstart=0
    Let me know if this works for you.
    Cheers,
    Satish

  • Discoverer Graph on portlet not appearing after portlet scheduled refresh

    Hi,
    We have discoverer portlets that shows the graphs created with D40. We've recently implemented in the production environment and everything has been displayed correctly even after its overnight scheduled portlet refresh.
    Today, I finally was able to refresh the cube but 2 of our portlet graphs is now displaying an error on "The data has insufficient number of rows" and
    "The data has insufficient number of columns" error messages on the space for the graph. But when I click on the Analyze button, the data is complete. After I click on the "Save and Return" to portal, the graph is displayed properly. However, the saving is only for my access and the rest of the users will see the error.
    How do I resolve this problem? Need help please.

    Hi Keith,
    For some bizzare reason, the graph is appearing now. I tried switching between 2 public connections for the past 1hour with no luck. Then now its all back. The weird thing about it was that it didn't happen to the other graphs although the other graphs were created from different cubes. There must be a cache somewhere, yet again, it should have been true to all the graphs.
    I will observe this in the next few days then I will raise another SR to Oracle.
    Thanks.

  • Line Sizing Problem

    I am running several reports to produce PDFs that have an interesting behavior. When I publish a report out to our reports server, text in a text box is showing up at or near the top of the box that contains it. This report output does not look very good. On my desktop environment, when I run the report it produces a PDF with no sizing issues.
    I have read in several places that this might be a postscipt printer issue. So, I switched the printer on the report server machine to a postscript printer but it did not fix the problem. The font that I am using is Arial as that is the standard font that the client uses. The report server is 6. Any recommendations are appreciated.
    Thanks,
    Greg

    Greg,
    This is probably that server is not using the printer fonts for formatting and uses the system fonts.
    Please ensure you use the same printer / similar driver for both the desktop and server to see the effect.
    Also, the server if you run as service, by default it runs in the system login and the defaukt printer wouldn't be accessible. Please go to the services properties and ensure the login account has admin privilages to access the printer
    Thanks
    The Oracle Reports Team

  • Ultra Search Portlet Configuration Problem

    Guten Tag,
    we are using OracleAS 10g Rel. 2 Portal. I've registered the Provider for Ultra Search.
    Now I understand that I have to add a data source in the OC4J_Portal configuration file "data-sources.xml"
    I want to make Ultra Search crawl and search our Portal.
    So I need to create a news Instance with the following entries (also for the data-sources.xml):
    - username and password are the Oracle Ultra Search instance owner's database user name and password.
    where do I find these info? It all has been done automatically by the RepCa when installing the IASPortal... ?- database_host is the host name of the back end database computer.
    is this the URL of our portal server (with or without /pls/portal/)?- oracle_port is the port to the user's Oracle Database.
    the standard Port of the Oracle Listener (1521)?- oracle_sid is the SID of the user's Oracle Database.
    Where do I get the SID of Portal DB after Installation?Thx,
    Gerhard

    Hi echee!
    I don't know what happened in the weekend, but now the Ultra Search portlet doesn't throws any exception.
    It seems works correctly.
    Maybe the servers was restarted or the sheduled crawler recovered something in the indexed data.
    I'm totally surprised.
    I checked the log files, but I didn't find any failure message.
    Now I must build a new Search Portlet for our portal, and I will contact you, if the problem returns.
    Csaba.

  • Jsr168 portlet deployment problem in Apache Pluto...

    Hi Friends ...i am new to this Apache Pluto..
    Accuvally i am trying to deploy my portlets in Apache Pluto 1.1.7 with Tomcat 5.5.20
    i tried with the Following procedure
    http://portals.apache.org/pluto/v11/deploying.html
    but after deploment and when i am hitting the Page i am getting the Problem like
    Error rendering portlet.
    javax.portlet.PortletException
         at org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:191)
         at org.apache.pluto.core.DefaultPortletInvokerService.render(DefaultPortletInvokerService.java:101)
         at org.apache.pluto.core.PortletContainerImpl.doRender(PortletContainerImpl.java:172)
         at org.apache.pluto.driver.tags.PortletTag.doStartTag(PortletTag.java:152)
         at org.apache.jsp.WEB_002dINF.themes.portlet_002dskin_jsp._jspx_meth_pluto_portlet_0(portlet_002dskin_jsp.java:99)
         at org.apache.jsp.WEB_002dINF.themes.portlet_002dskin_jsp._jspService(portlet_002dskin_jsp.java:74)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672)
         at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:574)
         at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:499)
         at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
    Could any one help in resolving this ...
    And i have one more doubt .....
    Using Maven tool and creating WAR ... is this compulsory to  Deploy any portlet in Apache Pluto ?+
    Thanks & Regards
    Suresh.Vadlamudi

    Hi Friends ...i am new to this Apache Pluto..
    Accuvally i am trying to deploy my portlets in Apache Pluto 1.1.7 with Tomcat 5.5.20
    i tried with the Following procedure
    http://portals.apache.org/pluto/v11/deploying.html
    but after deploment and when i am hitting the Page i am getting the Problem like
    Error rendering portlet.
    javax.portlet.PortletException
         at org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:191)
         at org.apache.pluto.core.DefaultPortletInvokerService.render(DefaultPortletInvokerService.java:101)
         at org.apache.pluto.core.PortletContainerImpl.doRender(PortletContainerImpl.java:172)
         at org.apache.pluto.driver.tags.PortletTag.doStartTag(PortletTag.java:152)
         at org.apache.jsp.WEB_002dINF.themes.portlet_002dskin_jsp._jspx_meth_pluto_portlet_0(portlet_002dskin_jsp.java:99)
         at org.apache.jsp.WEB_002dINF.themes.portlet_002dskin_jsp._jspService(portlet_002dskin_jsp.java:74)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672)
         at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:574)
         at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:499)
         at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
    Could any one help in resolving this ...
    And i have one more doubt .....
    Using Maven tool and creating WAR ... is this compulsory to  Deploy any portlet in Apache Pluto ?+
    Thanks & Regards
    Suresh.Vadlamudi

  • Refresh Portlets - PTM5_CACHE problem

    Hi,
    We have created a list of Discoverer portlets.
    Those portlets are refreshing by using a PL/SQL procedure that we have written based on the tables PTM5_CACHE and PTM5_SCHEDULE.
    For all the SSO users we created a private connection. As a result every SSO user that enters in the PORTAL can view specific data because we applied VPD. Firstly, we have created many SSO users and as a result a record added in the PTM5_CACHE for this user. Now, we have decided to grant access to the Discoverer Portlets only to 3 SSO users.
    The problem is that when a refresh process is triggered then the reports will be refreshed for all the SSO users that we have defined in the first time. We want to define a way in order to refresh the portlets only for the 3 SSO users.
    Can we delete the records from PTM5_CACHE and keep only those that refers to the SSO users that will view the Discoverer portlets? Will it be safe or is there any way to perform this?
    Thanks in advance for the assistance.
    Christos

    Does this BI Publisher report appear as a link on the Dashboard page or it is run within BI publisher? If the BI >>publisher report is part of the dashboard, have you checked "View Latest Version"?User will only schedule this report on background, not post on the dashboard. Although I know scheduling will not use cache, but user willl verify the result on web viewer.
    Is your answers request executed first based on repository variable and then the BI publisher report is run? Actually, the BIP report's data is all from one Answers query, so when the BIP report is run, the Answer report should be run first (according to my understanding on BIP and Answers coordination), which is based on the repository variable.
    I have set the refresh interval to 1 min for the Repository variable.
    Thx

  • Graph equation formula node problems

    I am using LV6.0. I am having some problems regarding the formula in the formula node. I hope someone can help. The vi is attached
    Attachments:
    graph equation.vi ‏15 KB

    Yes, that's right. Waveform graphs and charts always show data in this way. If you want to use your x-values as x-axis and the y-values as y-axis, you have to use the xy-graph.
    Attached is a screenshot of the vi.
    Hope this helps.
    Thomas
    Message Edited by becktho on 10-04-2005 12:32 PM
    Using LV8.0
    Don't be afraid to rate a good answer...
    Attachments:
    xygraph.JPG ‏175 KB

  • Display Portlet Repository Problem - Page cannot be found

    hi,
    Just upgraded to 3.0.9.
    when i go to Portal Homepage ..... Adminster..... Display Portlet Repository, and then select an item, i get the following error msg on my browser:
    "The Page cannot be found"
    Kin
    null

    Hi
    The way I fix this problem was to Edit the portal provider and then click on Refresh Provider. The next time you go into Display Portlet Repository the item should be OK.
    The refresh remote provider information - seems not to work.
    Hope this helps
    Kin

  • Inter-portlet communication problem

    Hello,
    Is this possible?
    I have to pageflow portlets:
    Portlet A:
    Page : input.jsp form executes action=register
    Action: register() forwards to postregister()
    Action: postregister()
    Portlet B:
    Action: postregister() forwards to login
    Action: login()
    Portlet B listens to portlet A.
    I want B.postregister() to be executed when A.postregister() is executed.
    I can make it work if skip A.register and let jsp go to postregister()
    which will contain all logic from register(). The problem is that
    B.postregister() is executed BEFORE A.postregister() which mean that
    user is not registred when portlet B tries to run login.
    Best Regards
    Anders Thornberg

    Hi Anders,
    Make pageflow in portlet A to forward to pageflow in portlet B's action
    login, done just after register is executed in flow A.
    in Portlet A: register():
    * @jpf:forward name="success" path="/portletBpageflow/login.do"
    Flow will continue in Portlet B's action login.
    - Björn Syse
    "Anders Thornberg" <[email protected]> wrote in message
    news:[email protected]..
    Hello,
    Is this possible?
    I have to pageflow portlets:
    Portlet A:
    Page : input.jsp form executes action=register
    Action: register() forwards to postregister()
    Action: postregister()
    Portlet B:
    Action: postregister() forwards to login
    Action: login()
    Portlet B listens to portlet A.
    I want B.postregister() to be executed when A.postregister() is executed.
    I can make it work if skip A.register and let jsp go to postregister()
    which will contain all logic from register(). The problem is that
    B.postregister() is executed BEFORE A.postregister() which mean that
    user is not registred when portlet B tries to run login.
    Best Regards
    Anders Thornberg

  • Compressor 2 Quicktime to iPod Sizing Problem

    Hello,
    As a podcaster, I have to convert regular quicktime files into iPod-compatible m4v format all the time. Usually I use Quicktime Pro to do this - its simple and I havent had any problems with it. But I'm looking for ways to reduce my file sizes, so I was looking into using Compressor for this.
    I used the new H.264 iPod video setting, but got an unsatifactory result that mystifies me:
    720x480 quicktime file, when converted via Quicktime Pro's iPod conversion, becomes 320x213 and looks fine.
    The same file, when run through Compressor's iPod setting, goes to 320x240, BUT it looks stretched vertically.
    Any ideas why this might be happening?
    Thanks,
    Simon

    Actually, 320x240 is the correct aspect ratio for playback on a computer display. NTSC TV is a 4:3 aspect ratio so the correct viewing format for your 720x480 clip is actually 640x480 (note that the latter is a 4:3 ratio). This confusion results from the fact that NTSC TV displays use rectangular pixels while computer display pixels are usually square. Thus, in order to get the correct aspect ratio during playback on a computer's square pixels you need to set the video to 640x480 or 320x240. However, if you plan on viewing the output on a NTSC TV then either 720x480 or 320x213 are acceptable since both of those will result in a 4:3 viewing ratio during full screen playback on the TV (the conversion happens "auto-magically" -- in effect -- since a standard definition TV has a 4:3 aspect ratio).
    Note further that the iPod video display is 320x240 (also 4:3) so I'd suspect that the best quality playback on the iPod would be obtained with a similar sized movie.

  • Portlet repository problem

    hello
    i have suceesfully created a provider and its relative portlets. i can edit the provider with portal, but i can't see it in the portlet repository even when refreshing it.
    does anybody knows why?
    thanks

    I have the same problem
    I am using portal 3.0.6 on windows NT
    I added the protlet provider successfully
    but can not see it in portlet repository
    even if I refreshed the portlet repository
    please help !!
    null

  • Portlet Rendering Problem

    I am having a problem rendering a portlet. I have looked in the log.xml, and I found the following error:
    Note: I have removed the <HOST_ID> and <HOST_NWADDR> for security reasons.
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2008-09-09T09:12:46.927-07:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>portlet</COMPONENT_ID>
    <MSG_ID>PRT-01029</MSG_ID>
    <MSG_TYPE TYPE="WARNING"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID></HOST_ID>
    <HOST_NWADDR></HOST_NWADDR>
    <MODULE_ID>client</MODULE_ID>
    <THREAD_ID>14</THREAD_ID>
    <USER_ID>oracle</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>72057753396483086</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Error accessing adf-config.xml</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2008-09-09T09:12:46.928-07:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>portlet</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID></HOST_ID>
    <HOST_NWADDR></HOST_NWADDR>
    <MODULE_ID>binding</MODULE_ID>
    <THREAD_ID>14</THREAD_ID>
    <USER_ID>oracle</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>72057753396483086</UNIQUE_ID><SEQ>2</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>java.lang.NoClassDefFoundError: oracle.portlet.client.adapter.adf.ADFPortletConfigConstants
         at oracle.portlet.client.adapter.adf.ADFAdapter.newExternalConfig(ADFAdapter.java:467)
         at oracle.portlet.client.adapter.adf.ADFAdapter.createConfig(ADFAdapter.java:259)
         at oracle.portlet.client.adapter.adf.ADFAdapter.getConfig(ADFAdapter.java:194)
         at oracle.portlet.client.adapter.adf.ADFAdapter.createContext(ADFAdapter.java:350)
         at oracle.portlet.client.adapter.adf.ADFAdapter.getContext(ADFAdapter.java:215)
         at oracle.portlet.client.adapter.adf.ADFAdapter.init(ADFAdapter.java:95)
         at oracle.adf.model.portlet.binding.PortletBinding.prepareModel(PortletBinding.java:799)
         at oracle.adf.model.portlet.binding.PortletBinding.refresh(PortletBinding.java:621)
         at oracle.adf.model.binding.DCBindingContainerDef$1RegionBindingAdapter.refresh(DCBindingContainerDef.java:1011)
         at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:2455)
         at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2260)
         at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:99)
         at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:72)
         at oracle.adf.controller.v2.lifecycle.Lifecycle$8.execute(Lifecycle.java:210)
         at oracle.adf.controller.v2.lifecycle.Lifecycle.executePhase(Lifecycle.java:116)
         at oracle.adf.controller.faces.lifecycle.ADFPhaseListener.mav$executePhase(ADFPhaseListener.java:29)
         at oracle.adf.controller.faces.lifecycle.ADFPhaseListener$4.after(ADFPhaseListener.java:327)
         at oracle.adf.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:90)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:254)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:110)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:213)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:228)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:197)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:123)
         at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:103)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    </MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    Any ideas what could be causing this?

    Hi,
    Have you tried deploying your portlet application from within JDev? It looks like the problem lies in deploying libraries. The missing class is located in portlet-client-adf.jar, which is part of the ADF Portlet Components tag library. This library should already be in your WEB-INF/lib directory.
    Deploying from the command line is possible and practical, but sometimes a hassle because you manually need to resolve most of the library dependencies. So I would advice to first try to deploy from within JDev using a deployment profile, and then try to move towards command line deployment.
    Regards,
    Jeroen van Veldhuizen

Maybe you are looking for

  • PURPOSE OF CREATION OF NEW MOVEMENT TYPE

    Hello Experts, Can you please tell me the purpose of creating a new movement type with the description. Thanks and Regards Nilu S.

  • Exchange 2010 /hosting shared mailbox issue

    Hello everyone. I had an issue come up in our Exchange 2010 with /hosting switch deployment (currently at SP2). We have several organizations and shared mailboxes configured and working on some. We add Full access permissions via Powershell + Send as

  • Airport Mac Mini Problem

    I have the latest version of the Mac Mini. I have only been using the computer for a month even though I purchased it back in July. We have wireless in our how (NETGEAR router) and all the other computers are PCs. The problem I am having with my mac

  • How to monitor Calendar Events

    Please Consider the scenario. I have delegated two users to manage my calendar. Those users obviously have full rights on my calendar. I found out that an event that i created was deleted, and both of the shared calendar users denied that they have d

  • I have a FF toolbar addon that is supporting 3.5 and i would like to upgrade the same for FF 4 and above, please help

    the toolbar is developed in XUL and JS and it support 2.3 and 3.5 FF. now I would like to upgrade it to later FF versions, so it can be work in upto FF10