Answered question

No property or association found for [ProtocolSAPGUI]

I am using Ranorex with the Neoload plugin/packages, and when I am running in Design mode, I get the following error:

One or more errors occurred. No property or association found for [ProtocolSAPGUI].

I cannot find ProtocolSAPGUI referenced anywhere in the packages, or code modules, and I'm not sure where I need to define it.

I found the following in the documentation:

"ProtocolSAPGUI (optional): Allows starting an SAP GUI recording. If there is no SAPConnectionString or SAPSessionID provided, Neoload will attach to the first SAP session. Default value is "false"."

"<Property Name="ProtocolSAPGUI" Type="Edm.Boolean" Nullable="true"/>"

According to the documentation, this is meant to be an optional feature for testing with SAP applications. As the default is false, and it is an optional property, why is this failing my Ranorex test? How can I skip this error? How can I define it as null or unnecessary?

I'd really appreciate some help with this, been stuck here for a few days with no progress, and time is running out for fixing this. I'm at my wits end trying to figure out how to get around this error, and Google continuously shows me nothing helpful.

Some notes about my environment:

Ranorex/Neoload plugin
Windows 7
Air gapped system/no direct net access (manually installing packages)

Please let me know if there's any more info i can give that may help. Thanks in advance.

Sam A.
Sam A.

Sam A.

Level
0
4 / 100
points
Alexis N.
Alexis N.

Alexis N.

Level
2
1255 / 2000
points
Team

We identified an issue with the NeotysRestDesignAPI version 1.0.4 that is used by Ranorex/Neoload plugin: it's only working with NeoLoad 6.6. I assume that you are using a previous version of NeoLoad, can you modify your nuget packages to use NeotysRestDesignAPI version 1.0.2?

Did you find this useful ?

No (0)

Yes (0)

0% of users found this answer useful