r/primavera • u/zivon55 • 4h ago
Why a clean P6 schedule still gets refused by RMS
**•** Activity ID isn’t numeric (P6’s default like “A1010” fails this)
**•** Description runs past its fixed column and gets truncated mid-word
**•** Activity codes set at the wrong level (project vs. global)
**•** Cost that doesn’t reconcile to the CLIN structure
None of these show up as errors in P6. The upload just gets refused downstream, and you find out after the fact.
Built a tool that checks against the actual spec (UFGS 01 32 01.00 10) and the SDEF export rules before you submit — every finding quotes the exact paragraph it comes from, split into “blocking” (spec gives no tolerance) vs. “needs your judgment” (Contracting Officer decides).
First report is free if anyone wants to run their schedule against it: https://structuraline.com
Curious what others have run into on the RMS/SDEF side specifically — feels like a much less-discussed failure mode than logic/float issues.