Is it possible to get the calculated resource assignment values directly from the oracle, sql or sqlite database of the projects?-for exampe monthly basis-
get Primavera p6 resource assigments from database?
289 Views Asked by infotba At
1
There are 1 best solutions below
Related Questions in DATABASE
- How to add the dynamic new rows from my registration form in my database?
- How to store a date/time in sqlite (or something similar to a date)
- Problem with add new attribute in table with BOTO3 on python
- When an E-R attribute should be perceived as a relationship attribute or as an entity set attribute?
- SQLAlchemy: efficient relationship loading in 3-way many-to-many relationship
- Cannot connect to Postgres Database when running Quarkus Tests with Gitlab ci
- Local or remote database with react-native?
- I want to edit a specific row in database
- How to enter data in mongodb array at specific position such that if there is only 2 data in array and I want to insert at 5, then rest data is null
- Open Web Library
- database login.py and register.py error showing 404 file not found and doesn't work
- SQL71561: SqlComputedColumn: When column selected
- Liquibase as SaaS To Configure Multiple Database as Dynamic
- Updated max input vars but table still shows error
- Spring does not map set of roles
Related Questions in RESOURCES
- need help solving this resource allocation problem
- How can I know if spark application/job is idle/waiting for resources?
- Why the strings of Resources contain garbage prefixes different sizes and how to trim it?
- Reading version from resource file dll project
- Azure resource creation issue - "The subscription is not allowed to create or update the serverfarm"
- Some users facing issues changing app language in Android app
- C#: Cannot access Resources dictionary only from MainWindow.xaml.cs file
- Cloning resources group into another
- REST APIs to demonstrate borrowed books and users from library
- Problem while deploying Aks using terraform in Azure
- Visual Studio is not re-generating Resources class anymore
- Can't find any new guides and documentation on WPF localization
- visual studio c# - dynamic insertion of images via reference
- Problem with loading resource Files in JavaFX
- How to give shape to view in adnroid
Related Questions in VARIABLE-ASSIGNMENT
- Set req query output to a variable
- How would I modify an outside variable within a list comprehension?
- Variable assignment from Object values in JS
- Using a Shiny app to set the value of a variable interactively for later use in R?
- what's the purpose of a local variable copy of internal array in dotnet collections source code
- Operator precedence in Java with assignment
- How to make this input form-validation check right?
- R: assign dataframe column values using external vectors
- Dynamic Assignment of Variables from One File in Another File [Python]
- Getting Anchor tags information from http:// or https:// website
- JavaScript addEventListener calls function but fails to update global variable
- Use a string & a variable, concatenated, as a partial arugument in a Bash shell script, avoiding eval if possible
- How to assign the specific SRAM area to use a specific purpose
- Powershell script no longer working, error "The assignment expression is not valid. "
- Python variable assignment to avoid sharing the same memory space
Related Questions in PRIMAVERA
- Application spring boot not mapping a endpoint
- Oracle Unifier - System Reports Rest API not exist or not enabled
- Primavera Filter still Showing Activities Passed the Specified Date
- Unifier api to list all folders always gives 500
- PrimaVera p6 to PowerBI
- CSS breakage on page reload running on Spring Boot
- Insert rows in Pandas DF conditionally
- Elasticsearch 8.x is compatible with spring-data-elasticsearch 3.0.5
- How to add to an iso 8583 message the header used jpos. - ISO 8583 - jpos
- Após atualizar o spring para 3.0 e o java para 17, passei a receber acesso negado em todos momentos com API KEY passando os values no cabeçalho
- DAX - Summarize Daily Value Within Date Range
- Connecting Oracle Primavera P6 EPPM (cloud) with Power BI
- (Resolvido) Mock Mvc is always null
- Why does Primavera P6 EPPM REST API version 2112 not allow access to Spread REST Endpoints?
- COALESCE function in JPA
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
If you are talking about the P6 Resource Assignment spread then no, it is not possible to retrieve the values from the database. You need to compute the spreads using the P6 API or the P6 WS. However, the spread information does get recorded in the extended/ reporting schema when the project is published, and you can get the information from the extended/ reporting schema tables.