Code Monkey home page Code Monkey logo

primaverajs's Introduction

PrimaveraJS

Primavera P6 XML Format Parser

#소개

Primavera P6 를 XML 형식으로 Export 된것을 분석한후, 콜백함수를 통해 결과물을 리턴합니다. 이는 공정데이터를 웹상에서 분석할 수 있게 도와주고, 효율적인 업무를 할 수 있게 해줍니다.

#사용법

필요한 매개변수는 총 세가지입니다.

  1. Input File

OnChange 를 통해서 파일을 감지하고, XML 파일인것을 확인하면 분석을 시작합니다.

  1. Callback Event

분석이 끝나고 난후, 이 이벤트에 결과물을 넣고선 호출합니다.

  1. Construction Code

PrimaveraJS 는 공정 데이터를 출력하는것이 목적이기 때문에, 마일스톤 이나 다른 업무에 관한것은 분석하지 않습니다. 이 매개변수에는 Primavera P6 상에 존재하는 공정 액티비티 아이디들의 공통된 앞자리를 넣으시면 됩니다.

#오류

  1. 매개변수가 존재하지 않는경우
  2. 매개변수에 지정된 데이터타입이 올바르지 않는경우
  3. Input 태그가 File 속성을 갖고있지 않는경우
  4. CallbackEvent 가 존재하지 않는경우

primaverajs's People

Contributors

jeongyire avatar

Watchers

 avatar

Forkers

amtech djjty

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.