Questions tagged [primavera]

Primavera Project Management, or P6, is a project scheduling system. Some people describe it as MS Project on steroids. If you are building a treehouse, use MS Project. If you need to build a dozen nuclear power plants across the globe, use P6.

Primavera Project Management, or P6, is a project scheduling system. Some people describe it as MS Project on steroids. If you are building a treehouse, use MS Project. If you need to build a dozen nuclear power plants across the globe, use P6.

83 questions
0
votes
3 answers

Filter using project activity codes dissapper during copy in Primavera P6

I'm working on Primare P6 R8.4. I need to copy a project to work on a new scenario. When I do this activity filters using project activity codes dissapper in new copy. I need a walkaround to overcome this stiuation. I know I can use EPS activity…
wizofwor
  • 917
  • 8
  • 25
0
votes
2 answers

P6 reporting Activities Listing from Oracle database

I am new to P6 reporting and I am facing an issue with writing a query to fetch all the activities under the wbs. Consider the following wbs hierachy WBS LEVEL1 WBS LEVEL 2A ACTIVITY1 ACTIVITY2 WBSLEVEL 2B ACTIVITY3 ACTIVITY4 WBS LEVEL2…
Nishant
  • 1
  • 1
0
votes
2 answers

.Net "WSS header is missing from request. Can't do username token authentication." error

I'm trying to connect to Oracle Primavera via Oracle's Web API. Unfortunately there is not much documentation about it. I have added Primavera Web Service into my project. So far I have following code: Dim authService As New…
Özkan T.
  • 49
  • 4
0
votes
1 answer

create a new pattern for Activity ID in Primavera P6

I am working with Primavera P6. I have a new project with a defined WBS. I want for each level of the WBS, when I create a new activity, have a default Activity ID previously defined, for example: WBS: PROJECT Engineering     Mechanical  …
Manuelpalcaraz
  • 69
  • 3
  • 10
0
votes
1 answer

MPXJ - getting task_type from Primavera .XER file

I've been using MPXJ (.net v4.7.3) to read info from a Primavera .XER file. It's been going really well but I am having trouble finding the property task_type (Activity Type) The .XER file has the property and the values (TT_FinMile, TT_Mile,…
0
votes
1 answer

Capture url parameter at the end of session con spring security

I'm working with Spring Security 3.2 and Hibernate 4. Currently I have a custom login wich works as follows . The URL "/" (root ) is a welcome jsp requests wich ask for a parameter to display a different login according to the same parameter . For…
0
votes
1 answer

Primavera Integration API cannot create user license

I'm trying trying to create a user, which work like a charm. But I cannot assign he/she a userlicense. I get the error message. Field ObjectId has not been loaded or set. What Field ObjectId has not been set? User user = new…
8bitcat
  • 2,206
  • 5
  • 30
  • 59
0
votes
1 answer

Oracle Primavera P6 8.3 password hash

I am facing the problem of generate the same SHA256 hash of the password as stored in primavera's database in users table. Every sha256 hash generator I found make the same SHA256 hashes between them but different from priavera's one! I need to…
Fes
  • 1
  • 1
0
votes
1 answer

Primavera not working on my system in the office

How to make back up of projects in Primavera, if suddenly it (a user) is logged out?
J Shankar
  • 1
  • 1
0
votes
1 answer

/j_spring_security_check has no matching filters

I have two kingdoms security and each refferencio one AuthenticationManager different with authentication-manager-ref, also each specific http cabeceera the pattern = "/", but when I run and try to log into each Report form me get the error:…
0
votes
1 answer

Primavera P6 - How to add textbox for input

I'm really new to primavera. I have just installed the primavera p6 8.3 suite. I'm running with the webversion on http://localhost:8203/p6/action/home, all fine and dandy. I have the API installed and I understand what I can use it for however,…
8bitcat
  • 2,206
  • 5
  • 30
  • 59
0
votes
1 answer

How to import and export data from and to primavera

We have project management software developed in .Net 4.0 and using Sql Server. We want to establish bidirectional communication with Primavera. How is this done, and where to start?
Razack
  • 1,826
  • 2
  • 16
  • 37
0
votes
1 answer

Error occured processing XML 'Could not initialize class org.springframework.security.config.http.MatcherType'

I'm working with Spring security and Hibernate, but I am getting the following problem in the xml file spring-security.xml Description Resource Path Location Type Error occured processing XML Could not initialize class…
0
votes
1 answer

Primavera switching computers master.mdf replace not working

I'm using primavera with a SQL Server database. I switched computers, so I took with me the primavera_DAT, primavera_LOG files, then I installed primavera on the other computer and replaced the above files. The issue is, whenever I enter primavera,…
tony9099
  • 4,567
  • 9
  • 44
  • 73
0
votes
2 answers

count relationship in microsoft project

I am exporting a ms xml from Primavera P6 and importing it in MS Project. I know the number of relationships in Primavera. But I am not sure if all the relationships are getting imported it MSP. Can anyone please tell a way to find the number of…
jetty
  • 859
  • 2
  • 17
  • 37