Search results

  1. A

    Memory Violation - Appserver

    Morning All, Scratching my head on something, which I have discussed with some members of our development team within our business. In recent weeks, our client, running a traditional Appserver, under 11.7.6 on a Unix platform, has seen a number of previously unseen errors. There has been no...
  2. A

    RequestBuilder Assistance

    Morning All, I am using RequestBuilder for the first time, and I coming across an error, which I am struggling to resolve. Using the following code oClient = ClientBuilder:Build():Client. /* User Name, Password and Domain... we dont have these oServiceCredentials = NEW...
  3. A

    JsonObject WriteFile

    Hi, Having a complete mind blank on something.... Started using Progress.Json.ObjectModel.*. earlier today... Example as follows Output is I don't want the \ before each of the / in my file. I have tried a number of different ways; I am sort of hoping someone will point out the really...
  4. A

    base64 HMAC Generation

    Hi All, Having an issue with the above. I can generate, against a worked example, the output using .net in a few lines. However I believe I may also need a OpenEdge solution, which is not giving me what I need. Some test code attached, anyone see anything obvious? I've not done much with...
  5. A

    Multi Table Dynamic Query Issues With -rereadnolock

    Issue regarding a multi table dynamic query and –rereadnolock against a session (defined in the .pf) Environment, 10.2B (but moving to 11.7 Mid year) I have a situation where the maximum number of results returned for a specific query is 47986 FOR EACH TRADING_SEASON NO-LOCK WHERE...
  6. A

    Multi Table Dynamic Query. -rereadnolock causing read issues.

    Issue regarding a multi table dynamic query and –rereadnolock against a session (defined in the .pf) Environment, 10.2B (but moving to 11.7 Mid year) I have a situation where the maximum number of results returned for a specific query is 47986 FOR EACH TRADING_SEASON NO-LOCK WHERE...
Top