Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Symptoms

  • Some transactions are not showing payloads, even though payload capture via WS-M was enabled for them.

  • In /logs/wsmAgents/agent-flume_MonTier-WsmAgent-X.log (where X is the number of the DPOD WSM agent you use), you will see the following message(s):

    Code Block
    12/07/2016 02:12:29,852- WARN o.m.a.f.h.NHttpFileServer [I/O-dispatch-3] wsmHttpSource1 -98b515b9-ed96-45dd-a999-248f6f19f1a3- Request ignored - With size 18615431 that  limit 10485760

...

Change the following system parameters:

  • WS-M Subscription Push Max Elements  - Number of transactions DataPower groups together (the default is 20)

  • WS-M Subscription Max Envelope Size - Maximum batch size that the DataPower will send to DPOD (the default is 10485760 = 10MB)

Changing the max batch size DPOD can handle 

...