CN111694495A - Method, system and storage medium for rapidly docking third-party APP platform - Google Patents

Method, system and storage medium for rapidly docking third-party APP platform Download PDF

Info

Publication number
CN111694495A
CN111694495A CN202010557423.9A CN202010557423A CN111694495A CN 111694495 A CN111694495 A CN 111694495A CN 202010557423 A CN202010557423 A CN 202010557423A CN 111694495 A CN111694495 A CN 111694495A
Authority
CN
China
Prior art keywords
interface
platform
party
app
docking
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010557423.9A
Other languages
Chinese (zh)
Inventor
康渊炎
韦利东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Weaver Network Technology Co ltd
Original Assignee
Shanghai Weaver Network Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Weaver Network Technology Co ltd filed Critical Shanghai Weaver Network Technology Co ltd
Priority to CN202010557423.9A priority Critical patent/CN111694495A/en
Publication of CN111694495A publication Critical patent/CN111694495A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • G06F9/548Object oriented; Remote method invocation [RMI]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method for quickly docking a third-party APP platform, which comprises the following steps: extracting the commonality of each APP open platform to be butted with the third party, forming an interface according to the extracted commonality and packaging to form interface application; the interface application provides a visual configuration interface based on web access, and is used for configuring interface parameters of each to-be-docked third-party APP open platform and access parameters of a system used by each user. The invention provides a method for quickly docking a third-party APP platform, which uniformly encapsulates and converts interfaces of various APP open platforms and provides a set of converted common interfaces for specific applications for docking use, so that each specific application software can complete the aim of docking with a plurality of APP open platforms only by docking with a set of interfaces and methods, thereby achieving the purposes of lowering docking development cost, lowering continuous maintenance cost and improving expansibility.

Description

Method, system and storage medium for rapidly docking third-party APP platform
Technical Field
The invention relates to the technical field of software, in particular to a method for quickly docking a third-party APP platform.
Background
With the development of mobile networks and the popularization of smart phones, mobile office has become a key requirement of each enterprise. With this, various IM-based mobile office platforms are available in the market, such as Welink of Welch, the national Welink of China Mobile company, Welink of Feixin and Huacheng, and Welch of Adam's Welch, and nail of Alimba. The APPs aim to provide a uniform mobile office entrance for an enterprise, so that the enterprise can use various software applications required by the enterprise office through one APP. The functions of the mobile office platforms mainly use IM as a core function to provide an instant communication tool required in the office process for enterprises, but the mobile office platforms do not provide other application software required by specific enterprise offices, but provide an open platform, so that enterprise or other third-party application software developers can integrate the existing office application software into the APPs through the interface capability provided by the open platform, and the requirement of uniform mobile office entrances of enterprise users is met.
It is ideal for an enterprise that one of these APPs is selected by the enterprise to interface with the enterprise office system as an enterprise office portal. But it is the reality that these APP products have their own functional features and advantages. These features and advantages apply to different groups of users, which creates a situation where a possible part of users in an enterprise use enterprise WeChat and a part of employees use nailing. In order to meet the requirements of different user groups, an enterprise needs to integrate office applications of the enterprise with a plurality of APPs at the same time. Similarly, office application software developers can cover more user groups for their own products, and also need to integrate their own products with a plurality of such APPs, so as to bring business opportunities to them by using their own traffic advantages.
At present, office application software independently developed by enterprises or software developed by application software developers is basically realized in a manner that each office application is directly docked with the APPs, as shown in fig. 1. The docking scheme for docking the third-party APP in the prior art mainly has the defects of high docking cost, high maintenance cost, poor expansibility and the like: firstly, developers of each application need to deeply know the open interfaces of various third-party APPs and carry out butt joint one by one, the process is a repeated working process, the working cost for integrating N systems and M third-party APPs is N M, the subsequent updating and maintenance cost of the same implementation mode is high, the cloud product has high iteration speed and frequent version updating, each application developer needs to pay attention to the change of the open interfaces of the APPs in real time to adapt to the change of the interfaces, each application needs to be modified once one interface is changed, in addition, more similar platforms can appear in the market along with the development of the market, and once a similar APP open platform is added subsequently, each application needs to carry out butt joint on the service again. In addition, the independent butt joint of each system also easily causes various problems of difficult mutual monitoring of butt joint interfaces, non-uniform standards and the like.
Disclosure of Invention
In order to solve the above problems, there is a need to provide a method for quickly docking a third-party APP platform that can accomplish the objective of docking with multiple APP open platforms.
The invention provides a method for quickly docking a third-party APP platform, which comprises the following steps:
extracting the commonality of each APP open platform to be butted with the third party, forming an interface according to the extracted commonality and packaging to form interface application;
the interface application provides a visual configuration interface based on web access, and is used for configuring interface parameters of each to-be-docked third-party APP open platform and access parameters of a system used by each user.
Preferably, the commonality of the third-party APP open platform to be docked comprises an organization user integration module, a user single sign-on integration module, a message push integration module and a native interface JAPI integration module.
Preferably, the organization user integration module performs the same encapsulation and extension on an organization user synchronization interface of the APP open platform of the third party to be docked, and provides different mechanisms to integrate the existing skill data of the organization personnel of the enterprise, so as to adapt to various scenes of different enterprises on the data synchronization requirements of the organization users.
Preferably, integrating existing organizational personnel data for the enterprise includes: the method comprises the steps of synchronizing organization user information of a mainstream business system to each APP open platform, expanding a timing synchronization interface to call an existing data interface of the business system or reading a database on a mobile integration platform to acquire organization user data for synchronization, and developing an interface actively calling the mobile integration platform by the business system to synchronize the organization user data to each APP open platform to be docked.
Preferably, the single sign-on integration module provides a plurality of SSO mechanisms for integrating with the APP open platform of the third party to be docked, including a CAS standard, an oauth2.0 standard, a single ticket, a user signature, and a custom extension interface.
Preferably, the message pushing integration module is provided with API interfaces corresponding to the to-be-docked third-party APPs respectively for the third-party systems to push messages of the business systems to the to-be-docked APP open platforms.
Preferably, the native interface JSAPI integration module encapsulates native interface objects provided by each third-party APP platform to be docked into a unified interface agent, so that the H5 page can be compatible with the native interfaces of each mobile APP at the same time as long as the page is developed according to a set of standards of the mobile integration platform.
The invention provides a method for quickly docking a third-party APP platform, which uniformly encapsulates and converts interfaces of various APP open platforms and provides a set of converted common interfaces for specific applications for docking, so that each specific application software can complete the docking target with a plurality of APP open platforms only by docking with a set of interfaces and a method, thereby achieving the following purposes:
1. the docking development cost is reduced: each application can share the interfaces of a plurality of cloud service platforms as long as the application is in butt joint with one platform;
2. the continuous maintenance cost is reduced: each application developer only needs to care about the interface change of one platform and continuously maintains the butt joint, and the adaptation and compatibility of the change of the cloud service platform are completely finished by the transfer platform;
3. and the expansibility is improved: once the cloud service platforms of the same type appear, as long as the platform is used for docking processing, each application docked with the platform can be directly docked with a new cloud service without separately adapting and being compatible.
The invention also provides a system for quickly docking the third-party APP platform, which comprises an interface packaging module and a display module,
the interface packaging module packages interface application formed according to the extracted commonality of the to-be-docked third-party APP open platform;
the display module is used for displaying a visual configuration interface based on web access provided by the interface application in the interface packaging module, and is used for configuring interface parameters of each to-be-docked third-party APP open platform and access parameters of a system used by each user.
The present invention also provides a storage medium having stored thereon a computer program, which when executed by a processor, implements the steps of the method for fast docking a third party APP platform as described in any one of the above.
Description of the drawings:
FIG. 1 is a diagram of a mobile integrated platform architecture;
FIG. 2 is a schematic diagram of the organize user integration module of FIG. 1;
FIG. 3 is a schematic diagram of an integrated module for single sign-on of the user of FIG. 1;
FIG. 4 is a schematic diagram of a message push integration module of FIG. 1;
fig. 5 is a schematic diagram of a JSAPI integration module of the mobile platform in fig. 1.
DETAILED DESCRIPTION OF EMBODIMENT (S) OF INVENTION
The present invention is described in detail below with reference to specific examples:
the invention provides a method for quickly docking a third-party APP platform, which comprises the following steps:
extracting the commonality of each APP open platform to be butted with the third party, forming an interface according to the extracted commonality and packaging to form interface application;
the interface application provides a visual configuration interface based on web access, and is used for configuring interface parameters of each to-be-docked third-party APP open platform and access parameters of a system used by each user.
As shown in fig. 1: through analyzing and discovering the current mainstream mobile office APP (such as enterprise WeChat, nailing and the like), the core of the current mobile office platforms is that a development platform is provided to open the own basic capability to the enterprise application system for calling through an interface besides providing the basic IM function. The core content required by the enterprise application system docking provided by each APP open platform mainly comprises:
organizing user management capabilities, as shown in FIG. 2: an organization user management interface is provided, enterprises are allowed to maintain and manage organization structures and user account information in the mobile APP through the interface, and an address list of an existing system is synchronized to a mobile platform;
h5 application publishing capability: enterprises can release various H5 applications to a workbench of the mobile APP, and employees can access the mobile APP through a built-in browser (webview) of the mobile APP;
single sign-on capability, as shown in fig. 3: a unified user identity authentication interface is provided, so that the H5 application issued by an enterprise in the past can acquire the identity information of the current user through the interfaces, and the single sign-on of the H5 application is realized;
message push capability, as shown in fig. 4: the message pushing interface is provided, so that enterprises can push and remind various business messages through the message pushing interface, and the requirements of notice announcement issuing, flow approval reminding, conference schedule reminding and the like are met;
native capabilities of the handset, as shown in fig. 5: native capabilities of the mobile APP such as code scanning, photographing, positioning, payment and the like are provided for the H5 page calling in the JAPI mode, and the H5 application can use the native functions of the mobile phone to achieve the same functions and experiences as the native application.
Based on the above situation, the present disclosure mainly adopts the following technical solutions to reduce the docking cost and the maintenance cost of the enterprise application system and each APP open platform, and improve the expandability of the docking scheme:
1. and extracting the commonalities of the interfaces of the APP open platforms, and performing abstract packaging and further expansion on the interfaces. Providing an interface mode which is more in line with the actual needs of the enterprise for the integrated calling of each business system in the enterprise;
2. providing a visual configuration interface based on web access to configure interface parameters of each APP open platform;
3. providing a visual configuration interface based on web access to configure access parameters of various enterprise application systems;
4. active docking adaptation is carried out on some mainstream enterprise informatization systems, so that enterprises can realize the integrated docking of the business systems and the conventional requirements of each mobile office platform in a configuration mode;
5. the open interface standard for docking more APPs is provided, and enterprise developers are allowed to automatically extend docking of more third-party open platforms through a non-invasive mode.
Preferably, the commonality of the third-party APP open platform to be docked comprises an organization user integration module, a user single sign-on integration module, a message push integration module and a native interface JAPI integration module.
Preferably, the organization user integration module performs the same encapsulation and extension on an organization user synchronization interface of the APP open platform of the third party to be docked, and provides different mechanisms to integrate the existing skill data of the organization personnel of the enterprise, so as to adapt to various scenes of different enterprises on the data synchronization requirements of the organization users.
Preferably, integrating existing organizational personnel data for the enterprise includes: the method comprises the steps of synchronizing organization user information of a mainstream business system to each APP open platform, expanding a timing synchronization interface to call an existing data interface of the business system or reading a database on a mobile integration platform to acquire organization user data for synchronization, and developing an interface actively calling the mobile integration platform by the business system to synchronize the organization user data to each APP open platform to be docked.
Preferably, the single sign-on integration module provides a plurality of SSO mechanisms for integrating with the APP open platform of the third party to be docked, including a CAS standard, an oauth2.0 standard, a single ticket, a user signature, and a custom extension interface.
Preferably, the message pushing integration module is provided with API interfaces corresponding to the to-be-docked third-party APPs respectively for the third-party systems to push messages of the business systems to the to-be-docked APP open platforms.
Preferably, the native interface JSAPI integration module encapsulates native interface objects provided by each third-party APP platform to be docked into a unified interface agent, so that the H5 page can be compatible with the native interfaces of each mobile APP at the same time as long as the page is developed according to a set of standards of the mobile integration platform.
Each module is specifically as follows:
1. organizing user integrated designs
The module uniformly encapsulates and expands the organization user synchronization interface of each APP open platform, and then provides three mechanisms to integrate the existing organization personnel data of an enterprise so as to adapt to various scenes of different enterprises on the organization user data synchronization requirement:
organization user information of some mainstream business systems such as Microsoft AD, SAP, friend-using EHR, butterfly EAS, pan-micro OA and the like can be configured and realized to be synchronized to each APP open platform without additional development;
the timing synchronization interface can be expanded on the mobile integrated platform to call the existing data interface of the service system or read a database to acquire the organization user data for synchronization;
the business system can also synchronously organize the user data to each APP open platform by developing an interface (restfull API, web service) for actively calling the mobile integration platform.
2. Single sign-on integration design
Each APP open platform provides a login-free (single sign-on) interface for integrated use of the business system, but there are some differences in the mechanisms implemented by each platform, and there are also differences in the single sign-on modes that can be supported by each existing business system of an enterprise. In order to enable various service systems to be capable of being rapidly adapted to login-free interfaces of APP open platforms, the mobile integration platform uniformly packages the interfaces, SSO standard realization commonly used by enterprise information systems is provided, and enterprises can select SSO schemes according with the requirements. No matter which APP open platform is integrated, the system provides various SSO mechanisms for adaptation, including CAS standard, Oauth2.0 standard, single-point bill (delivering single-sign-on ticket or token), user signature (delivering user account and data signature to service system), and custom expansion interface (the user rewrites the single-sign-on interface adaptation).
3. Message push integration design
The module encapsulates the message pushing interface of each APP open platform, then various message templates can be defined through the mobile integration platform, and API interfaces of various modes are provided for a third-party system to call. Therefore, the information of each service system is pushed to each mobile APP. As shown in the figure, each service system can select a suitable interface mode to actively call an interface for message pushing, and can also extend a timing task interface on each APP open platform to call an existing data interface of the service system or read a database to obtain data to be pushed for pushing.
4. Native interface JSAPI integration design
The module packages native interface objects (such as wx objects of enterprise WeChat and dd objects of Ali nails) provided by each APP open platform into a uniform interface agent ebridge, so that the H5 page can be compatible with the native interfaces of each mobile APP at the same time only by developing according to a set of standards of the mobile integrated platform. Meanwhile, in order that a system which is integrated with an APP originally can be in smooth transition, the interface agent is compatible with the original calling mode. For example, a positioning interface enterprise wechat call is wx.getlocation, a nail call is dd.getlocation, and the enterprise H5 application can simultaneously be compatible with various APPs integrated with the APP open platforms only by calling ebridge.getlocation or calling according to one of the enterprise wechat and ali nail. The subsequent APP open platforms extend the support of new APPs, and the H5 applications can be directly compatible without any change.
The invention provides a method for quickly docking a third-party APP platform, which uniformly encapsulates and converts interfaces of various APP open platforms and provides a set of converted common interfaces for specific applications for docking, so that each specific application software can complete the docking target with a plurality of APP open platforms only by docking with a set of interfaces and a method, thereby achieving the following purposes:
1. the docking development cost is reduced: each application can share the interfaces of a plurality of cloud service platforms as long as the application is in butt joint with one platform;
2. the continuous maintenance cost is reduced: each application developer only needs to care about the interface change of one platform and continuously maintains the butt joint, and the adaptation and compatibility of the change of the cloud service platform are completely finished by the transfer platform;
3. and the expansibility is improved: once the cloud service platforms of the same type appear, as long as the platform is used for docking processing, each application docked with the platform can be directly docked with a new cloud service without separately adapting and being compatible.
The invention also provides a system for quickly docking the third-party APP platform, which comprises an interface packaging module and a display module,
the interface packaging module packages interface application formed according to the extracted commonality of the to-be-docked third-party APP open platform;
the display module is used for displaying a visual configuration interface based on web access provided by the interface application in the interface packaging module, and is used for configuring interface parameters of each to-be-docked third-party APP open platform and access parameters of a system used by each user.
The present invention also provides a storage medium having stored thereon a computer program, which when executed by a processor, implements the steps of the method for fast docking a third party APP platform as described in any one of the above.

Claims (9)

1. A method for quickly docking a third-party APP platform is characterized by comprising the following steps:
extracting the commonality of each APP open platform to be butted with the third party, forming an interface according to the extracted commonality and packaging to form interface application;
the interface application provides a visual configuration interface based on web access, and is used for configuring interface parameters of each to-be-docked third-party APP open platform and access parameters of a system used by each user.
2. The method for fast docking of a third-party APP platform according to claim 1, comprising: the commonality of the third-party APP open platform to be docked comprises an organization user integration module, a user single sign-on integration module, a message pushing integration module and a native interface JAPI integration module.
3. The method for fast docking of a third-party APP platform according to claim 2, comprising: the organization user integration module carries out the same encapsulation and extension on an organization user synchronization interface of an APP open platform of a third party to be docked, and provides different mechanisms to integrate the existing skill data of organization personnel of an enterprise so as to adapt to various scenes of different enterprises on the data synchronization requirements of organization users.
4. The method for fast docking of a third-party APP platform according to claim 3, comprising: integrating existing organizational personnel data for an enterprise includes: the method comprises the steps of synchronizing organization user information of a mainstream business system to each APP open platform, expanding a timing synchronization interface to call an existing data interface of the business system or reading a database on a mobile integration platform to acquire organization user data for synchronization, and developing an interface actively calling the mobile integration platform by the business system to synchronize the organization user data to each APP open platform to be docked.
5. The method for fast docking of a third-party APP platform according to claim 2, comprising: the single sign-on integration module provides various SSO mechanisms for integrating with a third-party APP open platform to be docked, and the SSO mechanisms comprise a CAS standard, an Oauth2.0 standard, a single-point bill, a user signature and a custom expansion interface.
6. The method for fast docking of a third-party APP platform according to claim 2, comprising: the message pushing integration module is provided with API interfaces corresponding to the to-be-butted third party APPs respectively for the third party systems, so that messages of all service systems are pushed to the to-be-butted APP open platforms.
7. The method for fast docking of a third-party APP platform according to claim 2, comprising: native interface JSAPI integration module encapsulates native interface objects provided by each to-be-docked third-party APP platform into a unified interface agent, so that the H5 page can be compatible with the native interfaces of each mobile APP at the same time as long as the page is developed according to a set of standards of the mobile integration platform.
8. The utility model provides a system for dock third party APP platform fast which characterized in that: comprises an interface packaging module and a display module,
the interface packaging module packages interface application formed according to the extracted commonality of the to-be-docked third-party APP open platform;
the display module is used for displaying a visual configuration interface based on web access provided by the interface application in the interface packaging module, and is used for configuring interface parameters of each to-be-docked third-party APP open platform and access parameters of a system used by each user.
9. A storage medium having stored thereon a computer program which, when executed by a processor, carries out the steps of the method of fast docking a third party APP platform as claimed in any one of claims 1 to 7.
CN202010557423.9A 2020-06-18 2020-06-18 Method, system and storage medium for rapidly docking third-party APP platform Pending CN111694495A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010557423.9A CN111694495A (en) 2020-06-18 2020-06-18 Method, system and storage medium for rapidly docking third-party APP platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010557423.9A CN111694495A (en) 2020-06-18 2020-06-18 Method, system and storage medium for rapidly docking third-party APP platform

Publications (1)

Publication Number Publication Date
CN111694495A true CN111694495A (en) 2020-09-22

Family

ID=72481892

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010557423.9A Pending CN111694495A (en) 2020-06-18 2020-06-18 Method, system and storage medium for rapidly docking third-party APP platform

Country Status (1)

Country Link
CN (1) CN111694495A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199656A (en) * 2020-12-03 2021-01-08 湖北亿咖通科技有限公司 Access authority acquisition method of service platform and access control method of service platform
CN112394918A (en) * 2021-01-21 2021-02-23 国汽智控(北京)科技有限公司 Development method, processing method and system of automatic driving application
CN112685662A (en) * 2020-12-09 2021-04-20 广东各有所爱信息科技有限公司 Cross-platform custom jump method
CN113411324A (en) * 2021-06-17 2021-09-17 南京网觉软件有限公司 Method and system for realizing login authentication based on CAS and third-party server
CN113596847A (en) * 2021-07-28 2021-11-02 毕埃慕(上海)建筑数据技术股份有限公司 Data communication method, system, device and storage medium
CN115811513A (en) * 2023-02-08 2023-03-17 广州市玄武无线科技股份有限公司 Third-party interface request design method, device and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681893A (en) * 2011-03-09 2012-09-19 腾讯科技(深圳)有限公司 Cross-platform implementation method for executable programs and mobile terminal
CN102739771A (en) * 2012-04-18 2012-10-17 上海和辰信息技术有限公司 Cloud application integrated management platform and method supporting service fusion
US20140018129A1 (en) * 2012-07-12 2014-01-16 Myine Electronics, Inc. System And Method For Transport Layer Agnostic Programming Interface For Use With Smartphones
CN103777928A (en) * 2012-10-17 2014-05-07 神州数码融信软件有限公司 Graph front-end system for bank foreground operation interface
CN104301401A (en) * 2014-09-29 2015-01-21 浪潮通信信息系统有限公司 Mobile application platform based on rapid service encapsulation
CN105809356A (en) * 2016-03-14 2016-07-27 浪潮软件股份有限公司 Information system resource management method based on application integrated cloud platform
CN105959267A (en) * 2016-04-25 2016-09-21 北京九州云腾科技有限公司 Primary token acquiring method of single sign on technology, single sign on method, and single sign on system
CN108009026A (en) * 2017-10-27 2018-05-08 深圳市买买提乐购金融服务有限公司 Interface call method, third party's data access platform and computer-readable medium
CN108664344A (en) * 2018-05-14 2018-10-16 浪潮通用软件有限公司 A kind of adaption system and method for supporting more electric business platform docking

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681893A (en) * 2011-03-09 2012-09-19 腾讯科技(深圳)有限公司 Cross-platform implementation method for executable programs and mobile terminal
CN102739771A (en) * 2012-04-18 2012-10-17 上海和辰信息技术有限公司 Cloud application integrated management platform and method supporting service fusion
US20140018129A1 (en) * 2012-07-12 2014-01-16 Myine Electronics, Inc. System And Method For Transport Layer Agnostic Programming Interface For Use With Smartphones
CN103777928A (en) * 2012-10-17 2014-05-07 神州数码融信软件有限公司 Graph front-end system for bank foreground operation interface
CN104301401A (en) * 2014-09-29 2015-01-21 浪潮通信信息系统有限公司 Mobile application platform based on rapid service encapsulation
CN105809356A (en) * 2016-03-14 2016-07-27 浪潮软件股份有限公司 Information system resource management method based on application integrated cloud platform
CN105959267A (en) * 2016-04-25 2016-09-21 北京九州云腾科技有限公司 Primary token acquiring method of single sign on technology, single sign on method, and single sign on system
CN108009026A (en) * 2017-10-27 2018-05-08 深圳市买买提乐购金融服务有限公司 Interface call method, third party's data access platform and computer-readable medium
CN108664344A (en) * 2018-05-14 2018-10-16 浪潮通用软件有限公司 A kind of adaption system and method for supporting more electric business platform docking

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
FEIXIANG2017: "泛微移动门户解决方案", 《HTTPS://MAX.BOOK118.COM/HTML/2017/1231/146650106.SHTM》 *
泛微: "泛微云桥e-bridge产品发布帮助企业快速实现与微信、钉钉集成", 《HTTPS://WWW.WEAVER.COM.CN/SUBPAGE/ABOUTUS/NEWS/NEWS-DETAIL-9345.HTML》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112199656A (en) * 2020-12-03 2021-01-08 湖北亿咖通科技有限公司 Access authority acquisition method of service platform and access control method of service platform
CN112685662A (en) * 2020-12-09 2021-04-20 广东各有所爱信息科技有限公司 Cross-platform custom jump method
CN112394918A (en) * 2021-01-21 2021-02-23 国汽智控(北京)科技有限公司 Development method, processing method and system of automatic driving application
CN113411324A (en) * 2021-06-17 2021-09-17 南京网觉软件有限公司 Method and system for realizing login authentication based on CAS and third-party server
CN113596847A (en) * 2021-07-28 2021-11-02 毕埃慕(上海)建筑数据技术股份有限公司 Data communication method, system, device and storage medium
CN115811513A (en) * 2023-02-08 2023-03-17 广州市玄武无线科技股份有限公司 Third-party interface request design method, device and storage medium

Similar Documents

Publication Publication Date Title
CN111694495A (en) Method, system and storage medium for rapidly docking third-party APP platform
US20220005290A1 (en) Methods and systems for creating online unified contact and communication management (cm) platform
US8718598B2 (en) System and method for location based exchange vicinity interest specification
US8923806B2 (en) System and method for presenting application data by data processing system(s) in a vicinity
CN105528694A (en) Enterprise interconnected office system based on cluster communication
US8660590B2 (en) Unified view of short message service (SMS) interaction history with other channel messages based on case identifier in a customer relationship management (CRM) application
CN101437025A (en) Opening platform for managing agent network
CN104794609A (en) Instant communication system capable of supporting enterprise cooperative office
JP6721792B2 (en) Identity recognition method, identity recognition device, office platform system and related server
CN105701122A (en) Log collection method, apparatus and system
CN103198417A (en) Mobile internet banner and background issuing method and interaction method thereof
CN102170442A (en) Safe synchronization method and system for electronic whiteboard based on community platform
CN108234280A (en) A kind of instantaneous communication system that enterprise collaborative is supported to handle official business
CN104850558A (en) Transaction management method and device based on communication text information, and terminal
CN104346346A (en) Service issuing method and system, service updating method and client
CN102185852A (en) Electronic whiteboard synchronization method and system based on webpage
CN104881775A (en) To-do list display method and terminal
KR101761345B1 (en) Method, service server, and computer readable recording medium for posting with writing material
WO2018145240A1 (en) Schedule creation method and server
CN105933297A (en) Bluetooth based information processing method and system
CN1780282B (en) Realization for terminal shared host
KR101958776B1 (en) A METHOD FOR for CREATING, UTILIZING, APPLYING AND TRANSFERRING Group OF Objects IN A COMMUNICATION DEVICE AND A REMOTE DEVICE
CN116827891A (en) Optimization method and system for synchronous sharing of mobile internet system data
CN102333046A (en) Method and system for community network information interaction
CN102333044A (en) Method and system for community information interaction

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200922