Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
BarryStevens
About
- Username
- BarryStevens
- Joined
- Visits
- 1,960
- Last Active
- Roles
- Member
Comments
-
@JaradBratu Disregard the previous suggestion to move the 'OECGI4/api' registry settings to 'OECGI4'. Let me get you some instructions specific to OI 10 because the OI 10 default registry settings are going to conflict with the SRP HTTP Framework re…
-
Yes, I am using SRP_JsonX_End to return the json. I was counting the { in the srp_jsonX_BeginString when counting the { to have the correct number of } at the end. I will remember not to include them.
-
Ok, thanks. Googling I saw a lot of arguments about this, so, I was interested in your opinion. 😉
-
I see from this reference list that it is possibly 422, but, in the status codes doc you supplied it does not have all these codes.
-
@KevinFournier Ah yes, I see it did. Good to know it does work. Extra fiddling must have caused the later issue. Thank you for your patience.
-
No. Kevin was only pointing out that the \t in your JSON was the tab character. He was not suggesting that this was also the @TM delimiter. This was in this reference to the array type, but, of course I could be misreading New in 2.2.4. The Hin…
-
Update. Thought the \t was the conversion of @tm On a close look at the data I saw Tabs in the data and also in the json output I see an ? character. Appears @tm is not converted as part of an array. If I do: swap \09\ with '' in column.value swap @…
-
Thank you
-
Ok, that did'nt turn out too weel swap @tm with '\r\n' in column.value - "Separable A - Extra Media Converters \t\t\t\\r\\n\t - 5x LC-LC SM fibre leads\t\t\\r\\n\t - 4x Pearle SM Fibre media converters I will leave the original way and they …
-
Thank you. Horizontal tab wont work for me, need each to be on a new line , so will change @tm to \r\n (CRLF)
-
'encoding'..Ah thats the 'thingy' Where can I find a list of thingys..ooops encodings
-
Ok, I know I should not keep adding, so, I wont tell you, that, after a good nights sleep and a few ales, I have it now ALL working including the registry.
-
... ok i lied 😜 . I have an overnight full system backup, not sure if IIS is in there or where to find it. Ok, over and out.
-
Totally stuffed it. Postman Do this: http://localhost/oecgiapi/oecgi4.exe/bsmob_jobclock/displaysiteinstruction?job_no=26885 . I shall wait for your document!! FYI: (I know, I know too much information, promise wont post any further) Gives th…
-
Ok, after I re-read this 10 times I will give it a go - after backing up everything in sight !!!👀😂
-
Change the oecgi4 to the http one, so back to normal. Will wait further instructions/testing
-
If you take the registry settings from 'OECGI4/api' and move them right into the 'OECGI4' registry folder your request should execute HTTP_MCP. This is my suggestion to keep things as simple as possible for now. That is how it has been working. T…
-
Yes. (Have to leave in 5mins - back in 2 hrs) - thanks for the help so far. Here is my registry:
-
...reboot - still same
-
Just ran the existing working GET api in postman and got this response. http://localhost/api/bsmob_jobclock/displaysiteinstruction?job_no=26885 Cannot process query: /cgi-bin/oecgi4.exe/displaysiteinstruction%3Fjob_no%3D26885 I have url rewrite set…
-
Ah, that explains it, I thought additionalvalues was just something of yours. I could not figure out how you were setting them up.
-
👍
-
Ok, thanks for your help. Will work out way - no problem. Yes, I was worried about your future use of additionalvalues.
-
An oi status error was created when a application system function was called to attach the data files along with datavol for which the datavol attach created an error code as was already attached and no reason for error checking. But, it was picked …
-
>>this has been made available not because OI 9.4 requires it but because some people still work with 32-bit versions of Windows. Sorry, but I really need to clarify something with you. I am running 64bit windows with 32bit OI9.4 So, therefo…
-
>>Point of clarification, this isn't an issue with the SRP Registry utility but an issue with OI 9 being 32bit. Yes, I knew that. >>Which version of OECGI4 are you using, 32bit or 64bit? Dont know, thought OECGI4 was only 64bit, verifi…
-
We have one application different clients, so on our development PCs we attach the tables depending on the data location passed. Desktop application testing it is in the shortcut params, for a mobile app (browser) testing it is in the registry 'data…
-
Cool, that's what I have been doing. Thanks. I am using the 'href' label for any '_links' and '_form' at the head - the potential web developer hasn't seen it, so, may need to adjust to suit their 'needs' when finally completed.
-
Ok, if it not something at your end I will debug thru my code.
-
Oh, yeah, bad habit…have been pulled up on it before…I post then review,think,test,post!!!! Ok, all I want to know is are you happy that HTTP_Services ('SetCookie' and ' HTTPclient_Services('GetCookie', works.