Search found 4 matches

by wcoffen
Thu Mar 14, 2024 6:51 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: PAfE Issue on Win 11
Replies: 7
Views: 1188

Re: PAfE Issue on Win 11

You might try editing the tm1features.json file by setting the r74_EnableWebView2ForAuth flag to false . IBM talks about enabling WebView2 starting with PAfE 2.0.74 about a year or so after your PAW 64 came out, maybe PAfE has to be forced not to use WebView2 on Win 11 where IE is sort of deprecated...
by wcoffen
Wed Jan 17, 2024 7:04 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: PAW - GIT Repository Connection issue
Replies: 9
Views: 4180

Re: PAW - GIT Repository Connection issue

Try $ ssh-keygen -t ecdsa -C "youremail@address"

I had an issue with a different algorithm for PA Cloud and IBM suggested "ecdsa" and it worked.
by wcoffen
Wed May 24, 2023 1:46 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: TM1SET function - Any trick getting it to work?
Replies: 5
Views: 1080

Re: TM1SET function - Any trick getting it to work?

John,

There was a defect once where if USESSL=F was in the config file, then it would fail. I believe 24Retail had USESSL=F set as shipped.

I'm not sure when (or if) that was corrected, but support told me about the defect in October 2022 around when TM1Set was first made available.
by wcoffen
Wed May 10, 2023 2:51 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Virtual Machine configuration and PA
Replies: 7
Views: 2222

Re: Virtual Machine configuration and PA

It could be "Driver locked memory" if you are using Hyper-V. VMWare had a similar "balloon driver" at some point and may still. Sysinternal RAMMap would help pin it down, but I have seen VM servers at 95% of RAM utilization, with about 40% due to a "Driver Locked" statu...