Billing and Revenue Management (MOSC)

MOSC Banner

Problem installing vertex

edited Mar 26, 2012 7:48AM in Billing and Revenue Management (MOSC) 4 commentsAnswered ✓
we have installed PS10 we want to implement Vertex Sales tax Q series 4.0.6.0 and Vertex Comm Tax Q series 2.0

After installing dm_vertex when tried to get the libctx300.so, it fails because
the cobmain.h and CTX300.CBL files are missing. These files are referenced in the
ctx300_.c source file and Makefile respectively

ctx300_.c file
------------------
#ifndef WIN32
#include "cobmain.h"
#endif

Makefile
-------------------
#COB_FLAGS_hpux= -v -Q,2 -G +z +DAportable
COB_FLAGS_hpux= -y -t
COB_FLAGS= $(COB_FLAGS_$(OS))
COB_FILE= $(CTX_DIR)/CTX300.CBL

when we try to compiling, we got the following.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center