Table of Contents

Questions about Polling

When is a polling message generated?

A polling message is generated for all non-synchronous requests, as well as requests generated by the system itself.

Which XML function can I use to list the polling messages that are in the queue?


<task>
	<code>0905</code>
</task>

Which XML function can I use to retrieve or confirm a polling message using the message ID?


<task>
	<code>0906</code>
	<message>
		<id>1</id>
	</message>
</task>

Questions about the push procedure

From which IP does the push come?

62.116.129.216

For which steps of the order are push notifications sent?

Push notifications are sent for asynchronous registry notifications such as DomainTransfer, DomainCreate, DomainUpdate or DomainAway.

Are push notifications sent in the demo system?

Yes. Push notifications are also sent in the demo system.

How long does it take to send push notifications in the demo system?

Push notifications are sent approximately within 1 minute. It may take longer if the system is under higher load.

Is it sent periodically if push notifications are available or is it sent as soon as the domain is "registered"?

A push notification is always sent when an order is completed, e.g. when the domain is registered.

Which order types trigger a push notification?

In general you can say that a poll message is generated when the response is a message with a "notify".

0101DomainCreate
0301ContactCreate
0101003DomainRenew
0302ContactUpdate
0101005DomainRestore
0303ContactDelete
0102DomainUpdate
0501RedirectCreate
0102002DomainStatusUpdate
0502RedirectUpdate
0102005DomainRegistrarStatusUpdate
0503RedirectDelete
0102007DomainDnsSecUpdate
0511MailProxyCreate
0102008DomainNameserverUpdate
0512MailProxyUpdate
0103DomainDelete
0513MailProxyDelete
0103101DomainCancelationCreate
0521BackupMxCreate
0103102DomainCancelationUpdate
0523BackupMxDelete
0104DomainTransfer
1301002UserUpdate
0104010DomainOwnerChange
1301014UserProfileUpdate
0109DomainImport
400101CertificateCreate
0110001DomainPreregCreate
400102CertificateReissue
0110007DomainPreregConfirm
400103CertificateDelete
0120001DNSSecCreate
400106CertificateRenew
0120002DNSSecUpdate
400201ContactCreate
0120003DNSSecDelete
400202ContactUpdate
0201ZoneCreate


0202ZoneUpdate


0202001ZoneUpdateBulk


0203ZoneDelete


When and how often is delivery to the "reply_to" email address from the order?

Fallback to the reply_to email address is after 24 hours.

Is a push notification also sent to an https address?

Yes

Are push notifications also sent to a redirect?

No. The RFC prohibits a redirection for a POST request

Do we work in profile with FIX and RECURSE?

No, the values are always automatically set to "OPTIONAL" for the profile.

Problems with push

I clicked on "Email confirmation" in the job options and now there is no push message.

This is the intended behaviour. To receive push messages, disable the email confirmation.

Despite successful connection test no push messages are received. What can I do?

Check if the web server makes an automatic redirection from http to https. If "yes" then store the https address in the user profile.

There is no push message. What could be the reason?

A push notification is only sent if a time-controlled job exists or a process is triggered with a Notify (N).

Questions about parent notifys

To which email address are the parent notifications sent?

The parent notifications are sent to the email address stored in the user profile -> User tab -> Field: Default email address.