Endpoint Properties Not working

Not applicable

I tried to added some end point properties , but that properties has no effect. Can any one help what is happening?

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<TargetEndpoint name="test-y-http">

<HTTPTargetConnection>

<URL>https://kpees-test.apigee.net/jetadv_apilogin/APIlogon</URL>

<Properties>

<Property name="allow.http.method.:POST">false</Property>

</Properties>

<SSLInfo> <Enabled>true</Enabled> </SSLInfo>

</HTTPTargetConnection>

</TargetEndpoint>

0 5 245
5 REPLIES 5

Not applicable

Just a typo no collon <Property name="allow.http.method.POST">false</Property>

@krishna.prasadm , Can you please verify your changes are deployed? Ideally, it should work out of the box.

Hi Sagar,

Are you ale to fix this issue?

I am also facing same problem , I am blocking some HTTP methods with properties option on Proxy Endpoint HTTPConnection.

But no luck, its allowing all other methods. I see in trace session that these properties are there, so it is deployed.

Thanks, Sanjay

Not applicable

I think there is defect assosiated with this, I have raised a support ticket but did not get any resolution. but they said there is a open defect assosiated with it. They asked me to use raise fault policy for the same purpose ..!

@krishna.prasadm

Find more details here.