Request Forecast
An external system can request that a forecast should be sent for n days.
Operationcode: RF
RF
Direction
IF Partner → SIHOT
Message
The external system sends a request to get a forecast for the next 30 days.
<?xml version="1.0" encoding="ISO-8859-1"?>
<SIHOT-Document>
<TN>4721</TN>
<OC>RF</OC>
<ND>30</ND>
</SIHOT-Document>
Attributes Message
Attribute | Denotation | Type |
---|---|---|
OC | Action Type:RF = Request Forecast | String |
ND | Number of Days | uns. Int |
Response
The answer will be a forecast as described in Forecast/Message.