TODO - The following callbacks have been added to AsyncCallbacks.c. Add your code to the callback implementations as necessary. LongPoll_0_RequestCB LongPoll_0_ResponseCB */ web_reg_async_attributes("ID=LongPoll_0", "Pattern=LongPoll", "URL=http://gpsportalbspreprod.gbg.com/api/CaseManagementApi/GetDDLValues?ListType=AbeyanceStatus&LanguageCode=EN", "RequestCB=LongPoll_0_RequestCB", "ResponseCB=LongPoll_0_ResponseCB", LAST);