New pages
From Opentaps Wiki
Jump to navigationJump to search(newest | oldest) View (newer 20 | older 20) (20 | 50 | 100 | 250 | 500)
- 00:29, 20 March 2015 CRM-2 Social API (hist) [3,246 bytes] Sichen (talk | contribs) (New page: The social API allows you to record social interactions of your customers, such as views, likes (faves), votes for and against, and comments. They can be related to other activities or to...)
- 22:57, 19 November 2014 CRM-2 Security Model (hist) [1,606 bytes] Sichen (talk | contribs) (New page: ===How opentaps CRM2 Security Works=== A Contact may have many User logins, but the Contact (not each of its Users) has security settings for to each domain. This is an important differen...)
- 22:03, 6 October 2014 CRM-2 Tags API (hist) [3,887 bytes] Sichen (talk | contribs) (New page: ==== Tags ==== A tag can store the following data: * tagId - unique identifier * tag name - descriptive text of the tag * an optional URL link which can be used to link to an outside syst...)
- 23:29, 2 June 2014 Administer CRM2 (hist) [1,201 bytes] Sichen (talk | contribs) (New page: For every domain in opentaps CRM2, there is an administrator with special permissions to administer the users and emails. When this administrator logs in, there will be a small cog in the...)
- 15:55, 30 April 2014 Opentaps Analytics Click Stream Analysis (hist) [1,658 bytes] Sichen (talk | contribs) (New page: You can load your click stream data, or the actual pages visited by each visitor on your site, into opentaps Analytics and integrate it with the sales data analysis. To load your click st...)
- 23:39, 3 April 2014 Opentaps Analytics Ranking Product Categories (hist) [4,849 bytes] Sichen (talk | contribs) (New page: With your sale data, opentaps Analytics can help you rank your product categories, so your customers can see the most best sellers first. But what is a best seller? opentaps Analytics ta...)
- 15:07, 1 October 2013 Tour of CRM2 (hist) [1,363 bytes] Sichen (talk | contribs) (New page: === Working Together === Work means working together. Emails, notes, communications between your team and your customers go back and forth endlessly each day. CRM2 captures all those co...)
- 18:06, 14 August 2013 Set up CRM2 (hist) [4,397 bytes] Sichen (talk | contribs) (New page: This shows you how to set up opentaps CRM2 The first step is to request an account with an API key by [http://www.opentaps.org/Contact contacting us]. Once you have received your permane...)
- 14:56, 19 April 2013 CRM-2 Activities API (hist) [3,398 bytes] Oandreyev (talk | contribs) (New page: == Activities API allows to perform operations on activities. == The API calls should be prefixed with URL <tt>http://crm-2-url/activities</tt>. Available operations are: === GET: Retri...)
- 08:30, 3 April 2013 CRM-2 Contacts API (hist) [5,511 bytes] Jwickers (talk | contribs) (New page: Contacts API is used to create and retreive contacts. The API calls follow the general RESTful pattern of CRM-2 API. The base URL is <tt>http://crm-2-url/crm2/contact</tt> , only POS...)
- 21:55, 28 March 2013 CRM-2 Administrative API (hist) [4,884 bytes] Sichen (talk | contribs) (New page: Administrative API is used to manage your domain. The API calls follow the general RESTful pattern of CRM-2 API. The base URL is <tt>http://crm-2-url/admin/</tt> Here are the additi...)
- 21:46, 28 March 2013 CRM-2 API (hist) [1,433 bytes] Sichen (talk | contribs) (New page: CRM-2 API is accessed via RESTful services using your authorization token key. All access to CRM-2 API follow this common pattern: * URL: RESTful URL of the CRM-2 resource * operation: ...)
- 09:22, 30 July 2012 Migrate notes from MySQL database (hist) [1,032 bytes] Oandreyev (talk | contribs) (New page: == Migrate notes from MySQL database == Opentaps2 build produces special command-line utility notesconv.jar that can be found in modules/notes/notesconv/target. You can transfer your note...)
- 09:21, 30 July 2012 MongoDB NoSQL Database Tips (hist) [37 bytes] Oandreyev (talk | contribs) (New page: Migrate notes from MySQL database)
- 09:19, 30 July 2012 Migrate Notes from MySQL database (hist) [1,033 bytes] Oandreyev (talk | contribs) (New page: == Migrate notes from MySQL database === Opentaps2 build produces special command-line utility notesconv.jar that can be found in modules/notes/notesconv/target. You can transfer your not...)
- 00:15, 27 June 2012 Implementing Java Persistence with MongoDB and NoSQL Databases (hist) [10,125 bytes] Sichen (talk | contribs) (New page: == Why NoSQL Databases? == "Wow, opentaps Notes is such a useful application! If only I can use it to take notes on my " * Customers? * Suppliers? * Orders? * Quotes? * Products? ...)
- 21:05, 30 March 2012 Android tips (hist) [506 bytes] Sichen (talk | contribs) (New page: Exception in thread "Installing Archives" org.eclipse.swt.SWTException: Widget is disposed Eclipse must be running at the same time you're installing Android packages, even if you're usi...)
- 17:03, 23 March 2012 Opentaps 2 User Interface Principles (hist) [2,149 bytes] Sichen (talk | contribs) (New page: With opentaps 2 Notes, our first application using the opentaps 2 framework, you can already see some of the important changes to the user interface to make it easier to use, faster an...)
- 00:30, 8 March 2012 OSGi Odds and Ends (hist) [141 bytes] Sichen (talk | contribs) (New page: === Strange Error Messages === '''The default package '.' is not permitted by the Import-Package syntax. ''' An mvn clean install fixed it.)
- 19:31, 6 March 2012 How to Customize and Extend opentaps 2 with your own OSGi Bundle (hist) [16,730 bytes] Sichen (talk | contribs) (New page: Ok, you've been patient and reading through all the other tutorials. But at some point, you've probably wondered -- what's the big idea here? Let me show you '''now'''. The most importa...)