Veeva vacation application

Hi,
Can anyone please suggest the minimumm version of oracle AS Portal and JDeveloper required to develop the sample veeva vacations applications found at this link?
http://www.oracle.com/technology/products/webcenter/owcs_10132_demos.html
i tried the demo. I got struck up at the part where we link the webcenter components. I am facing the following error:
oracle.adfinternal.view.faces.renderkit.html.portlet.ADFPortletServlet process
SEVERE: oracle.adf.model.portlet.binding.PortletBindingException: Unable to set portlet mode 0 for portlet binding OmniPortlet2_1, Please check the privileges before executing this operation
     at oracle.adfinternal.view.faces.renderkit.html.portlet.ADFPortletServlet.process(ADFPortletServlet.java:473)
     at oracle.adfinternal.view.faces.renderkit.html.portlet.ADFPortletServlet.process(ADFPortletServlet.java:343)
     at oracle.adfinternal.view.faces.renderkit.html.portlet.ADFPortletServlet.doGet(ADFPortletServlet.java:315)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:622)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:865)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:447)
     at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:215)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
     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)
Is the problem with the implementation or the version im using?
I'm Using JDeveloper 10.1.3.2.0.
Thanks,
shri

Shri,
10.1.3.2 is the minimum version this demo works with. We'd need a little more information about the error you're seeing...
Peter

Similar Messages

  • Veeva Vacations Sample application - Error connecting to database

    I am new to WebCenter and I am trying to go through the Veeva Vacations Sample. I am having trouble creating a New Database Connection as described on page 8 of the Veeva_Hands_on.pdf.
    I enter the Host of *127.0.0.1*, Port of *8080* and when I test the connection I get the following error.
    Io exception: Got minus one from a read call
    Any suggestions?
    Edited by: user985561 on Sep 29, 2008 12:52 PM

    Hi Jeroen,
    Thank you for your response. I am working through the Veeva Vacations example that can be found at
    http://www.oracle.com/technology/products/webcenter/owcs_10132_demos.html
    I am trying to create a Database Connection in JDeveloper. Starting on page 8 of the veeva_hands_on.pdf it asks you to Define a Database Connection. On page 10 it provides the connection details. Host Name: localhost, JDBC Port 1521. When I try this I get the following errror:
    Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:ORCL
    So I tried changing it to Host Name: 127.0.0.1, JDBC Port: 8080, which is the Host and port that I see in the URL when I log into the Oracle Database Express Edition from the 10g Database Home page. With this configuration I get the following error:
    Io exception: Got minus one from a read call
    I am running in a Windows environment with no Firewall software installed that I am aware of...
    Thank you for your time
    Christine

  • JDev 10.1.3.3 and WebCenter - Error running WSRP Standalone Portlet

    Hello: I am working with JDev 10.1.3.3 w/ the WebCenter extension on my WinXP PC. I have viewed the WebCenter How-To Demos (http://www.oracle.com/products/middleware/webcenter.html) and am replicating them in JDev. All is working except for the last in the Veeva Vacation demos (Building & Deploying Standards-Based Portlets). I followed the demo and successfully (so I thought) created an entry point, deployed the standalone portlet and registered the portlet producer. I dragged the VeevaProducer to the JSF page. Then with my Preconfigured OC4J running I tried to run the jspx page. Instead of seeing the application page, an error page appeared "Error instantiating web-application".
    The first error description is:
    "Error compiling :C:\Oracle\jdev10133\jdev\Veeva\ViewController\public_html: Syntax error in source or compilation failed in: C:\Oracle\jdev10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\application-deployments\current-workspace-app\Project1\oracle\portlet\wsrp\v2\soap\UnsupportedLocale.java C:\Oracle\jdev10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\application-deployments\current-workspace-app\Project1\oasis\names\tc\wsrp\v1\bind\runtime\WSRP_v1_PortletManagement_Binding_SOAP_Stub.java:35: error #300: WSRP_v1_PortletManagement_PortType not found in class oasis.names.tc.wsrp.v1.bind.runtime.WSRP_v1_PortletManagement_Binding_SOAP_Stub
    implements oracle.portlet.wsrp.v1.soap.WSRP_v1_PortletManagement_PortType { "
    I don't know what that means! Your help will be appreciated.
    Thanks.

    You can create EAR/WAR file from JDeveloper and then use the OC4J 10.1.2 managment console to deploy them to the server, there is no one-click-deploy support from JDev 10.1.3 to OC4J stand-alone 10.1.2

  • StackOverflowError - when trying to run a JSP Page in JDeveloper

    Hello all,
    I am experiencing an error when I try to run a .jspx page in JDeveloper (10.1.3.3). Below is the error I am getting. Any idea where I need to look to resolve this memory issue?
    {color:#ff0000}INFO: Unable to dispatch JSP Page : Exception:oracle.jsp.provider.JspCompileException: {color}
    {color:#ff0000}Errors compiling:E:\JDeveloper\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\application-deployments\current-workspace-app\Veeva-ViewController-webapp\persistence\_pages\_mdssys\_viewcontroller\_public__html\_Tours_jspx.java{color}{noformat}*{color:#ff0000}Fatal error: Cannot find class java/lang/StackOverflowError
    Warning : Not able to reserve 2048M memory for the heap. Heap reduced to 944M
    {color}*
    {color:#000000}Thank you kindly,
    Christine{color}{noformat}

    I don't see any errors or warnings in the Structure. I am going through the Veeva Vacations example from the WebCenter Demos and Samples page (http://www.oracle.com/technology/products/webcenter/owcs_10132_demos.html). There is nothing complex about the page it just contains an ADF Read-only table based on a Database table. I was able to run it successfully and then another time I ran it I got that error. It seems to me as though it is a memory issue as opposed to a page error. I am just not sure where to look to allocate more memory.

  • I have been using Lightroom 4.4 successfully for over 2 years.  Just tried to import some new photos after a vacation and the application crashes when I click "import" every time.  Tried restarting computer.  Version says it is up to date.

    I have been using Lightroom 4.4 successfully for over 2 years.  Just tried to import some new photos after a vacation and the application crashes when I click "import" every time.  Tried restarting computer.  Version says it is up to date.
    How do I get formal support for this from Adobe?

    Thanks for the response.  The application was crashing.  A Windows message was displayed showing "Lightroom.exe has stopped working", "Windows can check online for a solution the problem.". Etc.
    I just launched Lightroom to check the exact message for this reply - and the Import worked.  It had failed dozens of times before. 

  • I have an app on my iPhone that I want to download on my iPad . Red icon with Chinese writing. Because I do not speak Chinese I do not know how to find it. The application is photography by different individuals of their vacations/trips. Can someone help

    I have an app on my iPhone that I want to download on my iPad . Red icon with Chinese writing. Because I do not speak Chinese I do not know how to find it. The application is photography by different individuals of their vacations/trips. Can someone help

    On your iPad  go to the App Store icon, Tap on the Purchased Tab.
    It will show you all the Apps that have been bought with the Apple Id currently in use by the iPad.
    Assuming its the same one being used on the iPhone, you should be able to find the App there.
    To further help you find it you can tap on the "Not on this iPad" button to limit the results to just Apps not currenlty installed on your iPad.

  • APEX Application Process Automation

    In my app, I have to keep track of people who are going on vacation and when they are coming back to work; In my employee table, there is a column named status that shows whether they are on "Vacation" and when they are "On-Duty". Based on the status column, these employees will be listed on one of two report pages - Employees - On-Duty and Employees - On Vacation
    There are two tables which are being used.
    1. Emps
    2. Leave
    In the Leave table there is a start_date, end_date and Leave_type that is associated with a employee record in the employee table. The Leave_type column shows what type of leave that particular person will be going on in the next month.
    My goal is to create an automated process that changes that "status" column for the employee in the employee table, when the start_date in the leave table ='s the current date.
    Can someone make a suggestion on how I can automate this process and point me in the right direction as to how to code this?
    My First issue with the req is that I am not sure what feature I should use to reach my goal.
    Should I use an Application Process, Application Computation, or an OnLoad Page event.
    My second issue that as I am familiar with SQL, but I am not too savvy, yet, with PL/SQL. I am not sure how to write the PL/SQL code to faciliate this need. Below, is a pseudo-code that I have outlined.
    1. Open cursor for all employees who are in On-Duty status.
    2. Within that cursor, find the last leave_table row entered in the db for each employee.
    3. If start_date is = to current_date, update employee status column to = leave_type column in the leave_table.
    Any help would be greatly appreciated.
    {PR}
    Message was edited by:
    pruiz1

    It will be very difficult for me to change the status column in the reports. Reason being, I have about 7 categories for employees/prospects that are being used in the emp table.
    1. On-Duty
    2. R&R
    3. Adminstrative leave
    4. Standby - waiting to be hired on contract
    5. Disqualified and
    6. Terminated
    7. Resigned
    If there were only two statuses On-duty and R&R(vacation), i would have no problem doing so. Also, i have had some issues modifying views in APEX, which I never sorted out.
    For 3-5, I cannot think a scheme to use so that I can move the status column from the emp table to the leave table.
    For 6-7, I have a work_history table that is joined to the employees who are in this status. Once a person is terminated or has resigned, the work_history table is updated manually by the field.
    {PR}
    Message was edited by:
    pruiz1

  • How do I set up my Condé Nast At Home scheduled content application?

    The steps are pretty simple:
    Open the Condé Nast At Home application. The application should open as soon as installation is complete. You can also open the program by clicking your desktop icon, or by clicking Start, then All Programs, then the name of the particular application.
    To set up the application to print your Condé Nast At Home items, follow these steps:
    (1)    Select each of the days when you want prints.
    (2)    Select the time of day when you want your prints (these are in hourly slots).
    (3)    Select your printer from the list (PDF and XPS writers are not supported). .
    (4)    Don’t forget to click Save when you’re through!
    You can also click the wrench icon () to open the Settings dialog, where you can:
    (1)    Turn Scheduled Printing On or Off (you might want to turn scheduled printing Off when you go on vacation, for instance).
    (2)    Set the desired action for when a scheduled print is missed. If you want the item to print immediately when you log in, select Automatically. If you want to be asked before an item is printed, select When Prompted. If you just want to skip missed items, select Never.
    (3)    Click Save in the Settings dialog to save your changes.
    Don’t forget that on the days and times you’ve selected, your printer must be turned on, have paper, and be connected to your computer, and your computer must be on and connected to the Internet. Happy printing!
    Did this answer your question? If it did, why not click the Kudos! button to the left?
    If it didn’t answer your question about a printing problem, click Reply to ask the community, or search the forum for other posts that might help.
    Or, click here to go back to the Guide to Printing Condé Nast At Home Scheduled Content.
    Condé Nast At Home (c) 2011 Condé Nast. All Rights Reserved.
    I work on HP's behalf.

    scooter has provided links to Apple's pages for the AirPort Express and AirPort Extreme base station (AEBS).
    Both of these devices are IEEE 802.11g wireless routers (also called base stations). If you have an Ethernet connection to the Internet (for example DSL or cable modem), you can connect either of these devices directly to that connection and create a wireless network. Since Ethernet and IEEE 802.11g are worldwide standards you can connect any compatible device (including PCs running Windows).
    Every computer needs a unique IP address. You can think of an IP address as a street address for your house. A unique address guarantees that items addressed to you get to you.
    Typically ISPs provide users with a single (one) public IP address. A public IP address is visible to anyone on the Internet. A router uses the single IP address provided by the ISP and creates multiple local (non-public) IP addresses for you computers. This allows you to use multiple computers.
    If you need to connect both wireless and Ethernet computers you will need the AEBS. The AEBS provides a separate LAN port for Ethernet computers.
    BTW, you can accomplish the same thing with any inexpensive wireless router.
    The advantage of the AEBS over other routers is (a) built-in 56k modem for connecting to a dial-up ISP and (b) USB port for a single compatible printer.
    The advantage of the AirPort Express over other routers is (a) sound output port for streaming music to a stereo and (b) USB port for a single compatible printer.

  • How can I use Drupal as a third party CMS with ATG E-Commerce Application?

    Hi Friends,
    We are planning to use a third party Freeware Content Management System (CMS) for web site content in ATG E-Commerce Application, instead of ATG content Administration or merchandising.
    Can anybody please let me know how can I use a third party CMS(Eg: Drupal) with ATG E-Commerce Application?
    Regards,
    Krishna.

    I did create a rule to determine if anyone coming through time eval is a new hire based on vacation elig. date in IT0041.  It compares Today to the vacation elig. date and if they match, set a time type indicator to 1.  I also added another decision to determine if they were a part time employee and pro-rate their quota entitlement based on what's in their IT0007 weekly working hours.  Instead of setting the time type indicator to 1, I recalculated based on a percentage of 40 hrs/wk and then updated the time type to that percentage.  In my quota generation rule I use that time type as a multiplication factor to recalculate their new pro-rated amount rounded up to the nearest whole number.

  • IDVD5, "The application iDVD could not be opened because the required ha."

    First post in these subject forums. I am posting the same text in iDVD and iMovieHD which were from iLife'05, but I won't post there.
    I loaded iLife'05 and also managed to get iDVD5 loaded although the packaging indicated that I needed to have a 733mhz G4 or faster processor and I have a Prismo Powerbook, 500 mhz and it was successful or maybe not.
    Then I opened iDVD, I got this Error message..."The application iDVD could not be opened because the required hardware could not be found"...which makes sense as I have an external Lacie (CD-R,-RW, DVD-R,-RAM,-RW,R,+RW,R DL) burner that I bought about a year ago that my wife also uses on her G4 tower.......... and I did not have it connected. So I connected it and when I opened iDVD again and it still reads: "The application iDVD could not be opened because the required hardware could not be found." Shut down and reboot, no difference.
    This probably does not have any bearing on the issue but in the System Profiler for "Disk Burning" there is a parameter "Burn Support" which is "Yes (Unsupported)", should this be "Yes (supported)"?
    Question #1: Does iDVD5 only work with an Apple "superdrive" or does it work with other third party "DVD burners" ?
    So I used iMovieHD from iLife'05 to create a project of an old family vacation (from an old 8mm Sony Handycam) and wanted to create a DVD, for archive reasons and to view on TV with a DVD player, but I could not do anything because of different errors now in iMovieHD.
    File > Share...(a window opens and I choose iDVD and then click the "share" button) and this error comes up:
    The movie could not be sent to iDVD, because of an unknown error.
    "Please make sure that iDVD is properly installed, that your project disk has write permission, and that you have enough disk space. (Error 0)"
    Next I tried: File > Burn Project to Disc......and this error comes up.
    No Disc Burning Drive Found
    "If you have an apple-supported disc burner, please check your connections and try again."
    The project file is 5.89GB and I have 57.97GB free on the hard drive so I don't think that space on the hard drive is an issue.
    Question #2: Is the issue of not being able to create a DVD from iMovieHD related to the iDVD issue although the error messages in iMovieHD and iDVD are different?
    Question #3: How are Video DVD's from the Hollywood Studios able to make DVD's longer than 2 hours?
    Thanks all for your help in advance. John

    Klaus1, thank you.
    I will verify again to make sure that I have the correct driver installed for the LaCie drive and I know positively it was connected via firewire.
    That being said, after reading a lot of postings on the web, I am getting the impression that these iLife05 applications need a native Apple superdrive on order to burn a DVD. I do not have any other third party apps loaded on it yet it, but I will load some that can burn to a DVD. If I am successful in getting the non-Apple apps to burn a DVD with the LaCie, I will try again with iDVD5 and if I still can't get iDVD to do it, then maybe my assumption would be valid.
    Thanks again!

  • How do I get Apple to remove a pointless application?

    Excuse me if this is in the wrong forum, I couldn't find an "App Store" forum.
    I received an email from my HR department that the "Workday" application is now available for the iPhone and Ipad.  This application is an HR app which allows an employee to keep track of HR actions, like review approvals, or file vacation time.
    I downloaded and installed the application from the Apple App Store.
    When the application starts up, it says it requires Flash.
    Really???  Apple would approve an application for IOS that requirest Flash?
    I have contacted Workday several times and they keep referring me to my HR department.  They don't want to own the issue.
    My HR department doesn't understand these technologies, so I'm not sure where else to go.
    Minimally the developer of this app should be notified that the app is incompatible with IOS and it should be hidden until the developer fixes is.
    Any help would be greatly appreciated.
    Eric

    Nope, apparently the itunes store is not the correct place to report, in fact based on the reply I got from Apple, there doesn't seem to be anyone to report this to.  So sad.  Any other suggestions?  They didn't even test their own support link which directs Workday users to talk to your HR department.
    From Apple itunes support:
    Dear Eric,
    Welcome to iTunes Store Customer Support. My name is Abhinav and I am glad to assist
    you today.
    I'm sorry to hear that the application you recently purchased is not functioning as
    expected. I know how eager you are to get this sorted out, I will do my best to help
    you.
    Eric, as an Advisor for the iTunes Store, I handle issues related to billing,
    downloading, and customer's iTunes Store accounts on the . Although your question
    falls outside of my area of specialty, I'm happy to provide related information:
    The steps outlined in this article resolve many common issues with apps:
    Troubleshooting applications purchased from the App Store
    http://support.apple.com/kb/TS1702
    You can also try re-downloading the application after deleting the existing one.
    Please note that Workday, Inc © 2012, Workday Inc. is the best resource for
    information about Workday. Therefore, I recommend you contact Workday, Inc © 2012,
    Workday Inc. directly. Please visit:
    http://www.workday.com/iphone_support.php
    I hope that above information is helpful. If you have any further questions, feel
    free to contact us and I will be happy to assist you.
    Have a nice day!
    Sincerely,
    Abhinav
    iTunes Store Customer Support
    http://www.apple.com/support/itunes/ww/

  • Approvals performed through Vacation Rules

    Hi there,
    I'm trying to build a query report to show same data as PO Action History does but need to add or show user name that had performed any approval as a delegated of main approval user. Which table or view has these data?
    Thank you for your help
    Regards,

    Hi Sudhakar,
    It's a application standard functionality. You need to enable the worklist personalization. Do the following steps to enable the worklist.
    1. Log in to the application.
    2. Click on the Personalization link( before this you need to enable the 1. Personalize Self Service Definition – Yes 2. FND: Personalization Region Link – Yes profile options for your user).
    3. Click on the Complete view and then Expand all then search for the "Row Layout: Home Content Row" and click on the personalization torch.
    4. Make this rendered at the site level and click apply.
    5. Navigate back to the application, now you can view the Worklist in the application.
    I hope this will help you to enable the Worlist access and vacation rules.
    Thanks and Regards,
    Joshna.

  • All Desktop Applications Uninstall, uncontrolled

    Ever since we upgraded our Zen Server to 6.5 SP2, we have encoutnered
    problems whereby sporadic users will have all of their applications
    uninstall. All Desktops are running the Management Agent 6.5 SP2 as
    well.
    It appears that what happens is when the Zen management agent refreshes
    (set to every 2 hours) it goes out to read what applicaitons the user has
    authority to. That check returns a status of NO APPLICATIONS authorized
    and results in the Zen Management Agent to say, OK, allow me to uninstall
    all applications. The user then reboots and logs back in and of course
    all applications now reinstall for the user.
    Unassociate Days to Uninstall = 0
    We need this set to Zero so that when we remove applicaitons from a user
    the applications do in fact uninstall at next refresh of 2 hours or their
    next login.
    It is unacceptable to assume that we need to remove this setting from all
    users to lock their applications on the desktop until we do perform an
    upgrade. We are a company of 700 employees with many many OU's. It's a
    maintenance nightmare tryin to deploy new applications and takes way to
    long for the employees on vacation to return before we can continue
    deploying new applications.
    So the question is, someone else out there has got to be running into
    this situation. This can't be just us. HOW DO YOU HANDLE THIS ISSUE?

    Correct, they are not assigned via workstation object, they are assigned
    to the OU and or User and it doesn't matter which. Happens to both.
    Never started happening until we went to 6.5 and we haven't had anyone
    that can help us to date.
    > TomE,
    >
    > >It appears that what happens is when the Zen management agent refreshes
    > >(set to every 2 hours) it goes out to read what applicaitons the user
    has
    > >authority to. That check returns a status of NO APPLICATIONS
    authorized
    > >and results in the Zen Management Agent to say, OK, allow me to
    uninstall
    > >all applications. The user then reboots and logs back in and of course
    > >all applications now reinstall for the user.
    >
    > The applications are not workstation associated right?
    >
    > --
    > Systems Analyst at Data Technique, INC.
    > jjennings at data technique dot com
    > Posting with XanaNews 1.18.1.3 in WineHQ
    >
    > Check out Novell WIKI
    > http://wiki.novell.com/index.php/IManager

  • Create time-limited license for my application

    Hi,
    I have created an application for my client, but i would like to add in a function below into my software for license renew.
    For example, after the application is used in a PC for one year, it will be locked and will ask user to renew the license, to activate the application again.
    Is there anyway can create the time-limited license for my application?
    My application is developed by LV 8.5.1.
    I am appreciated for your feedback.
    Thanks.

    The Third Party Licensing & Activation Toolkit will do what you want, but you need LabVIEW 2010 or later.
    There was even a NI-Week presentation: NIWeek Session: Creating a Software Evaluation for your Product in 10 minutes
    Still, I agree with Norbert that an expiring licens is a very dumb idea. What if you go out of business? What if you are on vacation while their license expires? What is the system is on a space flight to Mars?
    I would never install software that expires, because if it cannot be guaranteed that it will run a year from now I might as well not use it at all.  If NI would do the same, your LabVIEW 8.5 would have stopped working long ago. 
    If you want to ensure that users upgrade to a new version, make sure to add new and exciting features. Offer service subscriptions, etc.
    LabVIEW Champion . Do more with less code and in less time .

  • Suggest me a doable project to do in my summer vacation

    So ya, summer vacation is starting for me and i want to test my java skills so what java projects do you suggest me to code in my free time?
    I know you aint mind readers so here is some background info:
    i'm a senior computer science student graduating next year at university level. I have 3 years experience with java programming and have created several applications like a webserver with RMI, bankingsystem with EJB's and JSP frontend. Coded GUI applications with Swing and AWT (prefer swing) made a few applets (beginners level) etc
    keywords: RMI, servlets, applets, EJB (2.1, 3.0 mediocore) ,cli's, spring framework, swing, awt, webservices(not very experienced with this) etc
    I just want to do this for fun so any tips or suggestions are welcome :D
    ps not sure if this is the right board or even the forum but i didn't knew where to post this. Oh well..

    You can make your own YM, so that we can chat live.I already made a simple chat program that enable users to chat with eachother with smiley, user commando's, smilies private messaging etc using JMS.
    I suppose i can create another one but i want to learn something new. Thanks for the reply though ;d

Maybe you are looking for

  • MEGA180 Important Questions

    I have my MEGA180 on order but I already have some important questions: 1) This unit provides dual vga outputs. If I install my own AGP 8x card, will the VGA2 output still work? I read in the manual that installing an AGP card will disable VGA1 (defa

  • Change the attribute "src" to "href" before importing an XML

    I need to change the attribute "src" to "href" (<img scr="....">) before importing an XML document. I think you could do with XSLT, so you can add a script to import XML documents. But I do not know much about XSLT ... Does anyone could give me an id

  • Alert for SCEP Clients at risk

    Hi there I've got some SCEP Clients in my Environment which are listed in the Endpoint Protection Dashboard with Status "At risk". These are Clients which were offline for an amount of time and now report an old Update Definition. Normally these Clie

  • Shale + tiles

    Hi, I've to do a new web application and I think about jsf+shale+tiles. Someone could point me to an example about shale-tiles integration, I do some pages but I get a DispatchError... Thanks lussoluca

  • When I export the the F4V to a MOV with Media encoder, why does it loose all of the animation sync?

    I need to turn the F4V file that Captivate outputs into a quicktime movie. However when I use media encoder (i also tried it with premeire), The final product is all messed up. The audio plays back in real time, but the video simply runs through the