is this still an issue on later releases ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
looks like a Trace file, do you have any Thread/Trace logs ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
can you share more about what you are trying to do and perhaps some examples of how far you have got ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
can you create a standalone simple SQL statement for one project that returns the correct results ? if so, you can then use that in a join / with to pull the details you need.
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
as this is post login, I assume you have some server side code handling that, so why not add this in there as well ? If you have to use JS then feherke's examples should do what you need.
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006...
what version and which products are you using specifically ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
have you tried https://stackoverflow.com/questions/863779/how-to-add-line-breaks-to-an-html-textarea
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
suspect its trying to do arithmetic calculations and gets an issue with character, you may need to investigate Casting to ensure that the calculation is done as Strings.
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
could be many reasons, have you checked the MIME Type of the document in question against supported filters etc ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
Ekta, I believe Enterprise Library has been discontinued now and you can follow the upgrade guides in the KC Upgrade Central and Documentation for each component to get the details of the steps.
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006...
the signature issue should be rectified by resynching and then restarting the job. Sounds like you may need some focussed time on sorting out the causes behind your Index issues rather than triaging the situation.
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 &...
have you tried resynch / restart of the job ? have you reviewed the logs ? have you gone through the steps in the Search doc on the KC ? have you asked OT Support ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
you should be ok, as long as you dont need to change/add anything, although best to check with your Account Executive for the specifics.
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
have you checked the Release Notes for EC ? Suspect you will need to upgrade to a newer version of EC / CS for proper support.
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
have you checked the documentation for Brava! ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
this is controlled by the language packs you have deployed for SmartUI and Content Server, it requires a developer to update.
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
http://www.greggriffiths.org/livelink/
Cant see the code thats driving the pop up in what you shared, so can only assume its coming from the included JS file, if this is all you need it for you can / should rework the code to use your own rather than loading in JQuery.
Greg Griffiths
Livelink Certified Developer & ECM Global Star...
You cant remove the question as that is part of the browser security model which client or server side code can't overrule, you could remove the need for the popup and replace it with a message box or modal dialog etc.
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005...
you are probably better using some kind of tool like Selenium or JMeter to automate the action rather than Javascript for this as you are likely to have all sorts of issues (see Same Origin Security Model) making interactions from one site to another.
If you have control of both sites, i would...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.