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,867
- Last Active
- Roles
- Member
Comments
-
Thank is correct
-
HTTPClient_Services('SetResponseHeaderField',"ACCOUNT","LAN") Still dont see it in the response header
-
Oh, like they say - another pair of eyes . thank you, thank you - so sorry
-
xpbcdatapath = HTTPClient_Services('GetCookie', Name) Does not return a value and it should
-
LOL, no, it was my musings at the time, soory, should have put " around it.
-
Here for the benefit of others following. You do need to change the HTTP Frameworks settings for the API url, in this case, /fes-api. The reason being, is that when you use ParentUrl to form a href-link localhost/api/myping is what you end up with, …
-
First lesson, never Ass U Me Ok, for some reason this works. http://localhost/fes-api/ping Thank you linesman, thank you ball boys.
-
@JaredBratu @DonBakke Thank you. That makes it easy to follow and understand. Also thanks for some of the 'workings' explanations as I wondered how it all connected. BUT , one thing, you notice that this is posted under the HTTP Frameworks section.…
-
Ideal setup: Registry= LANoecgiapi FESoecgiapi then a url that will use the correct one, but still use the same HTTP frameworks setup
-
Only one rewrite rules setup: localhost/api/myapp/[resource] oecgiapi is also the registry entry
-
@JaredBratu - nothing has been created - we made and enquiry to our web developer that was wonted a photo taken in our http mobile web app and if he can do it - and that was the suggestion he came back with (I was surprised he did not mention base6…
-
👍
-
@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: