How to troubleshoot "a problem with the BPM Import organization architecture that prevents the system from logging in"

Source: Internet
Author: User

Encounter Problems ↓

Enter the H3 system landing page.

Click Login to display the error.

After tracing, the display parameter is empty.

Problem Description: The organization import through the Web service way, only imports the common 6 fields such as Objectid and name.
After successful import, the background only displays the department, unable to display the personnel, when the integration engine restarts, then cannot log in, the above problem occurs.

The problem occurs because the Objectid field in the System Department table "Ot_organizationunit" and the user table "Ot_user" must be 36-bit,
The reason for this problem is that the BPM system uses the Objectid of other systems when the corresponding department and the Objectid in the user table.

Reference workaround: If the other system objectid less than 36 bits, the way to add a string is not aligned,
If the two systems still have other interfaces that require this parameter as a unique identifier, you can contract in advance to increase the number of characters you want.

Example: Because the Objectid passed by other systems are numbered endings, the other system calls the BPM interface to stitch the string "X"
The BPM system intercepts "X" when invoking other system callbacks, or it can contract other systems to invoke the BPM interface when the original Objectid
Store to another field in the Department or user table (such as code, etc.).

How to troubleshoot "a problem with the BPM Import organization architecture that prevents the system from logging in"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.