If we want to data to be load dynamically then we go for Ajax service.
How to create an Ajax Services in teamworks7?
Click on user Interface then click on Ajax Services then there create variable input type is inputVar and output type then then in implementation part write the code with create an object then Then add a human service(coach) then there in presentation in Dynamic data click on Ajax service and select the attached Ajax services
What are the bugs in Ajax services?
In Ajax services Input type should be inputVar otherwise it will give an error like undefined.
To debugging we have to write log file.
How to retrieve data from the database by using Ajax service?
To add SQL Execute statement where we can create variable of type sql(any) then In data mapping
We have to give data source name, return type,sql(String) and result and in ServerScript there we have to give binding and write the query about data retrieving .
No comments:
Post a Comment