Samuel
Yes, Andrew has it right I think: the "*" on the end indicates a pointer to that type, rather than the type itself.
Mike
Type: Posts; User: Mike Peat
Samuel
Yes, Andrew has it right I think: the "*" on the end indicates a pointer to that type, rather than the type itself.
Mike
Wrong forum?
Mike
Sture
BTW, I have a working DataFlex JWT implememtation.
Mike
Sture
As with Samuel, I have often used different tables (especially for WebAppUser, since existing systems typically already have some sort of user table).
Yes, you need to create your own...
Ah! OS$CALL - fond memories! Still worked OK in 2.3b if I recall correctly, at least on CDOS. ;)
Nah! 2.3b. ;)
Michael - I started in September 1986 with 2.1. IIRC 2.2 came out the next year, so that was probably your "first". (But I ken you've been with loads o' other versions since, yee wee tramp, yee!).
https://orly-appstore.herokuapp.com/generate?title=Leveraging%20Process%20Pooling&top_text=Code%20that%20works%20in%20development%20but%20not%20in%20production&author=Itworks%20F%20Orme&image_code=14&...
Edgar
Well I'm not sure why it is not appearing, but if you right-click on the class palette, select "Add Class to Palette", then in the dialog select the package file: cRESTfulService.pkg, then...
:d:d:d:d:d
I'll get you for that Snarky! Just see if I don't! ;)
Mike
OK, I'll look into that.
Mike
Edgar
Which version of DataFlex are you seeing this in? In 19.1 I see:
14167
However just checking in DF20.0 B3, I see:
14168
Just as you illustrate. I'll be looking into that now that...
Get back to work, Snarky, or it's the dole queue for you!
I'm anticipating a small avalanche of more imaginitive titles to appear hear as responses - go on: you know you want to! ;)
Mike
A friend pointed me to this useful pedagogical resource.
Results allow you to e-mail the offender a helpful "O'Reilly" book cover to explain their error. Examples:
14161
Or:
14162
...
OK, unlike Beta 2, Beta 3 installs and runs all OK on my machine (Win7 VmWare VM on a MacBook Pro), however simply double clicking the installer, stepping through the usual series of dialogs, then on...
Archie
For a service, look at: C:\DataFlex 20.0 Examples\WebOrder\AppSrc\DemoSimpleRestService.wo (adjust for where ever you installed your samples ;)).
For the client side, they have...
Michael
What I have sometimes done in this case is:
Set pbRequireAllMembers of hoJson to False
Send Ignore_Error of Error_Object_Id 4529
Get JsonToDataType of hoJson to...
Archie
The REST Library works OK under DF 20.0 AFAICS. You don't even have to migrate it.
Just copy the sws file (and probably rename it as something like RestLibrary_20_0.sws), then edit it:...
I think all iOS browsers use the same WebKet engine, so it probably happens in all of those.
Mike
Anders
I no longer think it is a registry key issue. Using the Microsoft tool Stephen recommended with the second code Harm provided got me past the initial problem, but then the install failed...
Win7 Pro 64 bit. (Win10 is fine, BTW).
Mike
Thanks Harm - that got me a "Fixed" result from the Microsoft tool, however I still get the "Another version of this product is already installed..." error when running DataFlex 2021 Studio 20.0.4.94...