Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
DonBakke
About
- Username
- DonBakke
- Joined
- Visits
- 3,264
- Last Active
- Roles
- Administrator
Comments
-
Good call out by Barry. OSBread is a throwback to AREV and 16-bit OpenInsight when variables had a cap of 64K. OSBRead was how large files could be read and processed without exceeding this limit. Since 32bit, the cap is now in the GB range so a sim…
-
I'm going to side step the original question for now and ask if you have run any benchmarks to determine if either the OSBRead call or the Base64 encoding takes up most of the processing. I'm asking because if it is really just one issue, rather tha…
-
The discussion form you would want is the WORKS support forum: https://www.revelation.com/works-members This requires an active WORKS user account. I'll chat with you offline about this.
-
As far as you can tell, does the SRP Engine Server show new activity and do the engines seems like they are processing requests? Are the engines themselves being responsive (i.e., don't show evidence of being hung)? Are you submitting requests from …
-
There are no imposed limits, but there could be resource limits. We have some sites that hold up rather well under constant extreme loads. Can you give me an estimate of how many requests you are pushing through when you see these problems? How many…
-
Graph is definitely the forward looking solution, but this isn't the "substitute" you originally asked about. This is why I suggested you provide the end goal or big picture. MAPI interacts with the Outlook profile on the desktop. Graph API interact…
-
I don't think there is a clean alternative. The underlying API should still exist, but if OI10 doesn't provide a wrapper, then you might try prototyping the DLL functions or write a DLL wrapper. Are you simply interested in the functionality of MAPI…
-
There is no built-in feature for this but you can write your own solution. Service names, arguments, and related option values are stored in the SYSENV table with this key ID structure: SRP_EDITOR_METADATA*{ProcedureName}*{AppID} Fields 7, 8, and 9…
-
You would run into the same race condition problem. End_Dialog itself destroys the window and clears out the OIWIN_COMM_INIT common variables. The posted event (presumably CLOSE) is still running after End_Dialog is finished and can attempt to acces…
-
I managed to find some time to test this while waiting in the airport. Oddly enough, I can't get this to NOT work for me. Even if I force in an incorrect database, it seems to attach my tables. There must be something different with what we are doin…
-
I've been traveling so I've had limited opportunity to test anything on my own. I'll try to investigate further soon. Jim - are your tables a member of the W_TACTIC database? I'm just confirming because it is not uncommon for an application to work…
-
Interesting. I am beginning to agree with Barry's assessment, but I'm rather surprised I haven't seen this in other OI10 systems as of yet. Just out of curiosity, which version of OI10? Also, did you check Get_Status() or @FIle_Status get see what …
-
I don't understand the difference between this: I then deatch the files. They no longer show up in tool panel database. Copy them to a new loaction and attach them. They do not attach and I can not open them. They do not show up in tool panel datab…
-
Using @USER is a solution, but not one I recommend. Those global system variables are a throwback to AREV. The main problem with using them is making sure you don't inadvertently mess up someone else's use of @USER. I've yet to find a shop that docu…
-
Jim - Are you using the UD Service to manage these volumes? If not, do you have a revparam file in these volumes? My theory is that the answer is no to both questions. The UD client that runs in OI10 assumes volumes are managed by the service by def…
-
You are confusing the parameters of the Post_Event function with the parameters of the CLOSE event itself. Post_Event supports up to 20 parameters because different events have different numbers of parameters, so it needs to support as many as may b…
-
I moved this discussion into the SRP Utilities channel since this is the right place. Barry - Super Strings are part of our precompiler feature set which is included in the SRP Utilities. Angelo - We've seen areas where special characters being ju…
-
Awesome. Glad to hear that this worked. Thank you for letting us know.
-
Again, thank you for checking. The problem is slightly different than I had thought. What we are seeing is the OCX has been updated but not the content of the RDK which contains the OpenInsight entities. That seems to be failing. I don't suppose you…
-
Thank you for the screenshot. This explains the symptom quite well. I am assuming you downloaded the installer from the SRP Editor page on our product website. I re-tested this installer to make sure there weren't any problems with the installer it…
-
Hi Sandra - I'd like to verify a few things with you. Are you running this from OI9 or OI10? When you say "it shows the old version number", what version number are you seeing? If it helps, you can post a screenshot here. It might help for me to spo…
-
Jim - Are you trying to migrate SYSPROG or TACTIC? The screenshot shows you being in SYSPROG.