Recent content by catch.saravana

  1. catch.saravana

    Question Slow response on few webspeed brokers

    We have started to work on the PASOE migration stuff but its not in PROD yet. Looks good now, the CGI work dir was on an NFS mount which was causing this issue. Thank you!
  2. catch.saravana

    Question Slow response on few webspeed brokers

    OE Version: 11.4 OS: Linux CentOS-7 Hi All, We have about 20 brokers running on a front end server out of which on 8 to 10 brokers the overall response is slow. We have individual brokers for each developers to work with their own code. I don't think it is a code issue because I tired pointing...
  3. catch.saravana

    Question Progress Next

    I am attending the Progress Next Conference.
  4. catch.saravana

    Question Session Web Storage Access

    Progress Version: 11.4 (Traditional Webspeed) Hi All, Like how we access cookies using get-cookie/set-cookie methods in progress; do we have any methods were we can access the local storage (DOM storage)?
  5. catch.saravana

    PASOE Licensing

    Version - OE 11.7.1 OS - Linux Cent OS7 Hi Team, We are planning to migrate our application from traditional webspeed transactional server to PASOE. I am sure about the different licensing model. I would like to do some ground work and have some internal discussions with our group before...
  6. catch.saravana

    Question Error Starting Pasoe Instance

    Hi Team, I am getting the below error when starting a pasoe instance from pdsoe. What should I do to get this fixed? "15-Oct-2017 09:55:45.00 ERROR [main] One or more multi-session Agent startup failures - see Agent logfiles" Version - 11.7.1 I created pasoe instance with the below command...
  7. catch.saravana

    Question Propath?

    Sorry for the late reply. This is how we have in our dev environment but we are not comfortable doing the same with test and preprod servers.
  8. catch.saravana

    Question Remove Non Iso-8859-1 Characters

    Awesome, I will use this to determine if a file is UTF8 or not. In continuation I have one more question - how do I clean up the existing mess? - meaning if i query couple of fields in a table (values were populated in this fields from that feed file) I see junk characters along with the actual...
  9. catch.saravana

    Question Propath?

    We have a webspeed application which is using CGI wrapper. I am finding a way to enable debugging capability in a common environment. Let's say we have 25 developers, all 25 developers will login with the same unix id (common broker & propath) but will have different login profile. Is there a...
  10. catch.saravana

    Question Remove Non Iso-8859-1 Characters

    I see UTF-8 characters coming through (definitely not ISO-8859-1 character) - will check with BA and get more information around this. Thanks @RealHeavyDude
  11. catch.saravana

    Question Remove Non Iso-8859-1 Characters

    Hello Everyone, Let's say we are getting a comma separated feed file on one of our NR job (Existing Program) and we are reading it line by line by storing it to a character variable and processing the entries. We are receiving non iso-8859-1 characters through this feed file which doesn't hurt...
  12. catch.saravana

    Question Openedge Is Not Responding

    Are you connecting to code base or db sitting on remote server?
  13. catch.saravana

    Question Url Shortner Service

    Hi Team, Can someone advise the best way for shortening of links? Let me give an example from progress; when you click progress.co/2uSk5Nq it takes you to Introduction to Object-oriented Programming. We have a bunch of such links that we send out to our downstream systems which are too long...
  14. catch.saravana

    Substitute Function Consumes More Time

    We just completed phase I of a migration project and started with phase II which will run for another 3 to 4 weeks. Once we are done with the phase II we are planning for this kind of a revamp because we have so many customer complaints on the slowness. During the analysis I was surprised to see...
  15. catch.saravana

    Substitute Function Consumes More Time

    One quick question - did anyone get a chance to run the code snippet that is on the post? Can someone run the code snippet on your environment and let me know if it is consuming 3 seconds?
Top