Erick Campus

Results 8 comments of Erick Campus

Hi @bsrdjan, I am not using docker image, but using Microsoft hosted Windows agent. I tried using agent with win server 2019 and win server 2022 agents, but both returned...

Windows hosted agent has all pre-requisites as I have in my local machine (which is working fine with py 3.9 and pyrfc 2.4.2). I didn't set PATH due to the...

I installed the package from source installation (powershell log attached), but the erro is still the same when running the python script. [tasklog_7.log](https://github.com/SAP/PyRFC/files/7685878/tasklog_7.log)

Hello guys, I believe the error I was receiving are related with the authorizations of the Azure Pipeline. So I am waiting my teammate to update the agent's authorizations to...

Hey @m-kovalsky, first time I have executed the function I saw that there was a measure with a space at the end of its name, like [US - Total Single...

It worked setting the parameter match_batch_size to 1. Can you share more details on what this parameter affects the logic of the function? I was considering only one of my...

so here are the tests I have done after your inputs: ---------------------------------------------------------------------------------------------------------------------------------------- Test # 1 - Function running in the complete model (max_batch_size=1) with connect_semantic_model(dataset=row.Dataset_Id, workspace=row.Workspace_Id, readonly=readonly) as tom: measureDescriptions...

Hi @m-kovalsky, I tested this function in a workspace under a F64 capacity and got the same error message as well.