Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Opto_Will
About
- Username
- Opto_Will
- Joined
- Visits
- 1,569
- Last Active
- Roles
- Member
Comments
-
Thanks Don and AusMarkB. I will try CHANGED and let you know but will have the LOSTFOCUS in the bag as the alternative :)
-
That is a VERY good question Don! To us they are sort of the same thing. As we scroll we are the EDL is being changed. I thought this was a function of the SRP Control. Admittedly I didnt invesigate that any further. Now that I say it out loud, …
-
Fair enough. That explains that! Is it then even possible to get the requested action using an alternate method?
-
I think we tracked it down. Ultimately there were 2 issues. The first (the 'hung' system I mentioned) masked the second (and actual root cause). I think when enough of the root issue happened it eventually brought down the service, which was all …
-
This is a INET_TRACE return while the service is responsive. (I have santised it somewhat to remove site specific info) CONTENT_LENGTH = 0 CONTENT_TYPE = GATEWAY_INTERFACE = CGI/1.1 HTTPS = off HTTP_ACCEPT = text/html,application/xhtml+xml,a…
-
Sorry for the terminology Don. Chrome Dev tools had indicated that the website was trying but not getting a response. A OECGI/inet_trace did not get a successful response (until the service was restarted. Then it is fine for a while). I can't rem…
-
I came across the version mismatch issue as well recently when installing the latest SRPUtilities release (thanks to Don for helping me out there as well). My question would be is there a way to roll the installer such that it wont fail silently on…
-
You and me both Don! Please use E:\OPTO_PT. I just finished proving the issue in there so you should be able to easily replicate. You will see a lot of FS versions in there: Form_Services*OPTO and Form_Services*FRAMEWORKS are currently both pro…
-
Yes Don, that is correct. My issue is the 2nd window displays but it still doesn't render correctly. I did debug the commuter module. I am about to do it again though (and will do it a 3rd time if needed!) I also logged Form_Services with a Logg…
-
As for the CloseQBF service call it is not really an issue (anymore anyway). We possibly never would of noticed if not for debugging this! After consultation, I determined it was meant to be a a call to a stored procedure that effectively does a S…
-
Don, I think I led you astray with my terminology and short-cutting of descriptions. It was an entire conversation in my head that, in my rush to post yesterday evening, I didn't articulate very well. And from that point on, I thought I had. My b…
-
Don, I had reverted back to our production version so this is not merged and getting that error. We are calling this at the end of our Form Services: CallFrameworksFormServices: FuncName = "FORM_SERVICES*FRAMEWORKS" Response = Function( @Fun…
-
Don, I wish I could :(
-
I think you are aware that, based on previous conversations, we were looking to merge our own Form Services back with the Frameworks Form Services into a single Enhanced Basic Plus stored procedure. The way we are going to do that is to copy the Fra…
-
That's not a problem Don :) It was a specific issue SRP has background to but I am happy to generalise it to post.
-
Frank, Thanks for that. I like the APP_INFO tip. Easy enough. I will shoot you through an email explaining my issue and you can see if you have any insights....
-
Understood. Thanks Kevin.
-
Kevin, that was it exactly. I am not sure how I survived so long without coming across that before but now I know all about it! 2 lines of code and it is no longer a problem..... What does the UTF8 property do here. My OI help file (9.3.2 and 9.…
-
Oops. I just noticed my example code doesn't match my image. Please ignore the xpath variable in relation to the image. I know they are mismatched :) My issue is the XMLSource isn't being processed so xpath isn't even relevant at this stage!