Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
3400_how_to:0900_other_systems [2026/08/13 07:33] – Imported by DokuWiki Advanced Plugin aware_support33400_how_to:0900_other_systems [2026/08/13 07:43] (current) – Imported by DokuWiki Advanced Plugin aware_support3
Line 6: Line 6:
 <accordion autoclose> <accordion autoclose>
 <anchor id="use_existing_database_tables"> <anchor id="use_existing_database_tables">
-<accordion-item title="Use existing database tables" type="primary">+<accordion-item title="Use existing database tables">
 This is explained in detail in the “[[2500_config_apps:2300_external_sys_ldap|Working with Data Stored in Existing Database Tables]]” section. This is explained in detail in the “[[2500_config_apps:2300_external_sys_ldap|Working with Data Stored in Existing Database Tables]]” section.
 </accordion-item> </accordion-item>
 <anchor id="use_data_from_several_existing_database_tables"> <anchor id="use_data_from_several_existing_database_tables">
-<accordion-item title="Use data from several existing database tables" type="primary">+<accordion-item title="Use data from several existing database tables">
 Sometimes you may want to connect to existing database tables but display data from several existing database table in a single query. With normal //**AwareIM**// objects you can do it using shortcuts. With existing database tables you can also define a “normal” //**AwareIM**// object that would have references to different objects stored in the existing database tables and then define shortcuts to different attributes in these objects. Sometimes you may want to connect to existing database tables but display data from several existing database table in a single query. With normal //**AwareIM**// objects you can do it using shortcuts. With existing database tables you can also define a “normal” //**AwareIM**// object that would have references to different objects stored in the existing database tables and then define shortcuts to different attributes in these objects.
  
Line 16: Line 16:
  
 <anchor id="integrate_a_credit_card_payment_system"> <anchor id="integrate_a_credit_card_payment_system">
-<accordion-item title="Integrate a credit card payment system" type="primary">+<accordion-item title="Integrate a credit card payment system">
 Many credit card payment systems, such as PayPal, require that your web site communicate with them via a particular URL. Whenever your web site needs to perform credit card payment the users need to click on the link with this URL, which will bring them to the web site of the credit card payment system. As part of the URL that your web site supplies to the credit card payment system you must also specify the URL that the credit card payment web site will use to return to your web site upon successful or un-successful completion of the payment. Many credit card payment systems, such as PayPal, require that your web site communicate with them via a particular URL. Whenever your web site needs to perform credit card payment the users need to click on the link with this URL, which will bring them to the web site of the credit card payment system. As part of the URL that your web site supplies to the credit card payment system you must also specify the URL that the credit card payment web site will use to return to your web site upon successful or un-successful completion of the payment.
  
Line 30: Line 30:
 </accordion-item> </accordion-item>
 <anchor id="expose_a_web_service_rest_ful_or_soap"> <anchor id="expose_a_web_service_rest_ful_or_soap">
-<accordion-item title="Expose a web-service - REST-ful or SOAP" type="primary">+<accordion-item title="Expose a web-service - REST-ful or SOAP">
 //**AwareIM**// will automatically expose the services you configure for your system as web services, so that other software systems or web sites can use them – see the “[[2500_config_apps:2000_add_edit_services|Adding/Editing Services]]” section. //**AwareIM**// can expose a service either as SOAP or REST-ful web service (or both) //**AwareIM**// will automatically expose the services you configure for your system as web services, so that other software systems or web sites can use them – see the “[[2500_config_apps:2000_add_edit_services|Adding/Editing Services]]” section. //**AwareIM**// can expose a service either as SOAP or REST-ful web service (or both)
 All the details are explained in the “[[2500_config_apps:2000_add_edit_services|Adding/Editing Services]]” section. All the details are explained in the “[[2500_config_apps:2000_add_edit_services|Adding/Editing Services]]” section.
Line 36: Line 36:
  
 <anchor id="consume_a_web_service_rest_ful_or_soap"> <anchor id="consume_a_web_service_rest_ful_or_soap">
-<accordion-item title="Consume a web service - REST-ful or SOAP" type="primary">+<accordion-item title="Consume a web service - REST-ful or SOAP">
 If you want to use an existing web service implemented as REST or SOAP then you need to do the following: If you want to use an existing web service implemented as REST or SOAP then you need to do the following:
   - Define an intelligent business object representing the web site exposing the web service – see the “[[2500_config_apps:0500_add_edit_objects:0600_intelligent_bo|Defining Intelligent Business Objects]]” section.   - Define an intelligent business object representing the web site exposing the web service – see the “[[2500_config_apps:0500_add_edit_objects:0600_intelligent_bo|Defining Intelligent Business Objects]]” section.
Line 44: Line 44:
  
 <anchor id="register_awareim_application_in_facebook"> <anchor id="register_awareim_application_in_facebook">
-<accordion-item title="Register AwareIM application in Facebook" type="primary">+<accordion-item title="Register AwareIM application in Facebook">
 In order to allow users to login via Facebook you need to register your AwareIM application with Facebook. In order to do this: In order to allow users to login via Facebook you need to register your AwareIM application with Facebook. In order to do this:
  
Line 65: Line 65:
  
 <anchor id="register_awareim_application_in_twitter"> <anchor id="register_awareim_application_in_twitter">
-<accordion-item title="Register AwareIM application in Twitter" type="primary">+<accordion-item title="Register AwareIM application in Twitter">
 In order to allow users to login via Twitter you need to register your AwareIM application with Twitter. In order to do this: In order to allow users to login via Twitter you need to register your AwareIM application with Twitter. In order to do this:
  
Line 86: Line 86:
  
 <anchor id="register_awareim_application_in_google"> <anchor id="register_awareim_application_in_google">
-<accordion-item title="Register AwareIM application in Google" type="primary">+<accordion-item title="Register AwareIM application in Google">
 In order to allow users to login via Google you need to register your //**AwareIM**// application with Google. In order to do this: In order to allow users to login via Google you need to register your //**AwareIM**// application with Google. In order to do this: