79326570

Date: 2025-01-03 13:20:58
Score: 4
Natty:
Report link

I have another example where I want to get the value of "WorkstationID" separately and I'm not getting it. Any suggestions on how to do it?

web.xml

<configuration>
        <appSettings>
                <add key="WorkstationID" value="1769" />
                <add key="ServiceHostID" value="1769" />
                <add key="EGatewayHttpsPort" value="443" />
        </appSettings>
</configuration>

structure to obtain:

map=000001769
Reasons:
  • RegEx Blacklisted phrase (2): Any suggestions
  • RegEx Blacklisted phrase (1): I want
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Mario