Hello.
I am trying to create global part. I believe External company configuration and global table settings have been all correctly setup. I ran Multi-company direct server process (since all companies are in same database).
The problem is that I am not able to see global part created from the child company I after run direct server processes. I can see that once I create the global part from the parent company, I am able to see the ice.intquein gets created after I create the global part from the parent company. After I run the direct server process from the parent company, I look at the log file and it indicates that output file such as
Multi-Company Process - Started Multi-Company Process
Multi-Company Process - Started Outbound Queue Processor
Multi-Company Process - 14 Outbound Records Sent (1001/1005)
Multi-Company Process - 14 Outbound Records Received (1001/1005)
Multi-Company Process - Started Inbound Queue Processor
Multi-Company Process - Stopping Multi-Company
Multi-Company Process - Stopping Inbound Queue Processor
Multi-Company Process - Stopping Outbound Queue Processor
Multi-Company Process - Stopped
After this I run the direct server process from the child company.
Ice.IntQuein never gets populated at any point. I am expecting this to get populated after I run the direct process from parent company.
Erp.Part for child company gets never created any point. I am expecting to see part number for child company after I run the direct process from child company.
Erp.GlbPart gets created but erp.Glbpart.partnum is always blank. I am expecting to see the glbpart.partnum to be populated after I run the direct process from the child company.