Time-Dependent Publishing and Time-Base Publishing

Hi All;
We are using EP6 SPS17...we have enabled Time Based Publishing service on a “CM repository” folders structure.
The challenge is to make the resource visible to read only users programmatically…meaning, what is the API’s used to modify the VALID TO value on every resource without the need to enable it through Details --> properties --> Lifetime UI
Thanx,
Javed

Hi,
Try with this:
http://etower.towersemi.com/irj/portalapps/com.sap.portal.pdk.km.repositoryservices/docs/repositoryservices.html#timebased%20publishing
Patricio.

Similar Messages

  • Unable to set up my Time capsule as router and wifi base station

    I am new to the mac world and purchased a time capsule to act as my router and wifi base station. I asked when i purchased the TC if i needed anything other than the adsl filter i have for broadband and was told no. However I cannot get the TC to talk to the internet or even see the connection. Did i infact need a modem between the adsl filter and the tc? if not what cable do i need from the adsl filter and the tc as the one that fits my current router and works has a small modem jac not an ethernet jack?

    Finally got sensible help desk person who answered my query and I did need a modem

  • How to call a stored procedure on time basis with out using sql job and GOTO

    Hi,
       I wanted to call a stored proc, on time basis ,
    please tel me how it can be done with out using sql job , goto .
    1) That is, is there any timer aviable in sqlserver.
    q2) And which one is better GOTO or sql job.
    yours sincerley

    Raj, Check if my explanation helps you:
    Your job runs every 10 seconds.
    Lets say first time you are scheduling and running your job at 12:00:00 PM
    Now your proc will start executing.
    Say it got finished at 12:00:07.
    Now the next schedule time is 12:00:10 PM.
    The moment this time hits, the job will get invoked and start executing the proc.
    Lets say this time it finished at 12:00:22 PM (It took 2 extra seconds)
    This time the scheduled time is already gone (12:00:20 PM), thus it'll now run at the next schedule that is 12:00:30 PM.
    Thus if anytime your job takes more than 10 seconds to run, it'll just miss those particular schedules overlapping with execution time. Otherwise you are good to go. 
    PS: A job is the best way to handle this, in your problem statement you don't need a job but that would be wrong. You have another way to do that, if you keep running your procedure all the time and the moment your timestamp hits a multiple of 10
    seconds you can run your logic and then returning to the timer. But this is extremely wrong for a system. Even if your requirement is extremely transactional and complex, I would not suggest this. If the job is taking more than 10seconds (which it might if
    your logics inside are complex), you should optimize your code and table architecture.
    Chaos isn’t a pit. Chaos is a ladder. Many who try to climb it fail and never get to try again. The fall breaks them. And some are given a chance to climb, but they refuse. They cling to the realm, or the gods, or love. Illusions. Only the ladder is real.
    The climb is all there is.

  • Using external time base on PCI-MIO-16XE-50

    What is frequency of the internal time base of PCI-MIO-16XE-50? How can I replace it with my external timebase ( a pulse signal from an atom clock)?
    Also after replacing the internal timebase with external one, the scan rate and channel convert rate will be based on this external timebase automatically, right? For example, I define 1000 scan/s on AI0-AI8, it will be a scan rate based on the external timebase?

    The AI Clock Config.vi can be used to set the scan clock rate. If a person wishes to change the boards internal time base to an external one, the method described in http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/5601c8268d625a3c86256cf50071199d?OpenDocument is the way to do this.
    The PCI-MIO-16XE-50 has a RTSI connector. Please look at the PCI Board JPEG on http://digital.ni.com/public.nsf/websearch/AD2D553F55A07BBF8625650D005F1F00?OpenDocument for the location of this connector. This site also contains a table of the RTSI Connector Pinouts.

  • External time base changes with velocity

    Hi everybody
    I am using output channel A of a quadrature TTL encoder as external time base of the acquisition of three analog input signals. I acquire a total of 1024 scans, one scan for one pulse of the encoder. I use this system to acquire signal from an internal combustion engine. When the velocity of the engine is 1700 rpm, my system acquires the number of cycles of the signals that I expect. But when the velocity is 2000 rpm (or more) my system acquires more cycles altough the number of scans don´t change. It is like the board (or anything) doesn´t read all the pulses of the encoder). I use LabView 5.0 and the example: "Acquire N Scans ExtScanClk D-Trig.vi" for my acquisition. My board is PCI 6023-E.
    Have anybody any idea w
    hat should I do? I appreciate your help.

    Wayuu,
    according to what you say, it seems fairly clear that the board is not missing pulses and that those pulses are a clean signal.
    What comes to my mind now is... Why do you say that you get more cycles? I mean, if you always get the number of samples you request, what's the problem? Maybe a delay between channels?
    If that's the case, then it may have something to do with the interchannel delay parameter.
    You can change the value of this parameter with the AI Config vi.
    I would first check these links below that talk about it, and see if the behavior you are seeing is just an effect of your board having a unique ADC and hence a delay between samples of different channels.
    http://digital.ni.com/public.nsf/websearch/9AE87416C8792FC286256
    D190058C7D3?OpenDocument
    http://zone.ni.com/devzone/devzone.nsf/webcategories/E8C00D6CC2BDD44386256882001425DA?opendocument&node=
    Regards,

  • Time Base / Carry Forward / Copy Last years balances

    Hi Experts,
    Can anyone throw light on how would the TIME=BASE function as used in the script below help in carry forward ?
    Is the below syntax correct ?
    *XDIM_MEMBERSET DATASRC=%MyDataSrc%
    *XDIM_MEMBERSET TIME=BASE,%TIME_SET%
    *XDIM_MEMBER ACCTDETAIL=%TFCLO% TO %TFBEG%
       *WHEN TIME
       *IS BASE
          *WHEN ACCOUNT.ACCTYPE
          *IS "AST","LEQ"
             *REC(TIME="%TIME_SET%")
          *ENDWHEN
       *ENDWHEN
    *COMMIT
    Regards,
    Pankti Shroff

    Hi
    I am also facing an issue with this script in 7.0 version.
    I am trying to arrive at the difference if 2 dparent account (Current accounts ) for Cash flow analysis by using the below script
    *XDIM_MEMBERSET measures = YTD
    *XDIM_MEMBERSET CATEGORY = ACTUAL
    *XDIM_MEMBERSET ACCOUNTL =<ALL>
    *CALC_DUMMY_ORG ACCOUNTL=PARENTH1
    *WHEN ACCOUNTL
    *IS #211
    *REC(EXPRESSION=-GET(ACCOUNTL="#211",TIME=BASE)+%VALUE%,ACCOUNTL="CF_0015",ACCTDETAIL="F_NONE",DATASRC="INPUT")
    *ENDWHEN
    *COMMIT
    This does not pick up any value as available in Mar'08 (prev year -- i have Apr to Mar as the accounting year)
    Pl let me know if there is some error on this script logics and how can i best work it out
    Regards
    Manoj

  • Inserting Data from Oracle to SQL Server on the Real Time Basis.

    Hi Everyone,
    I need to insert data from Oracle to SQL Server on the Real Time basis, we have to fetch data from oracle approx 20 tables, and each table has more than 30 Fields. I need to fetch data in every 15 mins.
    I have created a job using SQL SERVER Agent by writing insert queries for all the tables with conditions that no rows will be inserted which is already in SQL. note that this job is taking only 1 min to execute.
    But in this way our SQL Server getting hanged and it giving problems to other application running in the SQL SERVER.
    So i m requesting all of you that what is the best way to insert huge amount of data on the real time basis.
    Thanx in Advance.

    1) Create Linked server 
    2) insert data using openquery  and set job in sql agent
    3) run job after 15 minutes

  • Message no.8Z876 No time base defined for the revaluation key -Problem ABAW

    Hello,
    I have a problem... I have a revaluation area (04: in local currency) and a parallel revaluation area (05: in hard currency) and I have to revaluate an asset, but I couldn't with Tx ABAW. The error is :
    Message no. 8Z876 No time base defined for the revaluation key
    I checked the configuration and I think it's all ok. I did some tests and I could revaluate only the Area 04 (local currency). Example:
    Area 04: 500000 PEN
    Area 05: 0 USD.
    But this is a big problem for example when I make a transfer the asset to other because the revaluation Area doesn't transfer.
    Can anybody please tell me how resolve this?
    Regards,
    Fernando
    PD: I'm so sorry for my grammatical errors, I'm spanish speaker

    Hi
    The error
    message 8Z 876 can be shown for two basic things:
    1. TBE (Time Base exposure variant) is not maintained.
       Please check if any time base is maintained for the revaluation key.
    And if it have all the intervals correctly defined and the post flag
    marked for the months required to calculate revalaution.
       If it is maintained please check if the last revaluation date is
    filled in your revaluation areas. If the last revaluation date field is
    blank, the time base must have the following entry: 31.12.XXXX-1 where
    XXXX is the current fiscal year (for ABAW).
    2. In the ABAW transaction itself you are trying to post values to any
    of the parallel areas defined in the chart of depreciation.
       In transaction ABAW (or AB01) do not post any amount to parallel
    areas. The posted values should be equal to zero.
       The values in hard currency will never be revaluated by the inflation
    program. If this is the case, please enter manually only zero values as
    "Amount posted" in those parallel areas.
    If by some specific reasons you still plan to post (manually) to these
    parallel areas, you will get error message 8z876 in accordance to your
    explanation of the problem.
       To allow posting of non-zero amounts to these areas, you need to
    create Revaluation Key NULO. To do this, go to the customizing system
    IMG (transaction SPRO) according to the link:
    IMG -> Financial Accounting -> Asset Accounting -> Special Valuation ->
            Revaluation of Fixed Assets -> Revaluation for the Balance Sheet
            -> Inflation -> Maintain Revaluation Keys
    Create new entry (click F5) for key with name NULO, And save data
    (Ctrl+S).
      Please, adjust your customizing in accordance with the instructions
    above.
    Best Regards,
    Blaz

  • Editing time base

    I shoot with a Panasonic HVX200 at 720P24. I want to shoot 24p for the natural non-video look.
    The compressor settings do not have an option for DVCPROHD 24 so when I accept the pop-up window suggestion that I "change the sequence settings to match my clip settings" the editing timebase sets at 59.94.
    I thought I was shooting 24 progressive frames and that FCP Studio allows for this? Am I going to lose the effect of 24p that I am looking for?
    When I shoot with my Canon Vixia HV 30, the editing time base is 29.97.
    Can I mix clips from both cameras in the same timeline? They look fine on playback with the settings set at 59.97. ( I just read that you cannot nest clips from with different sequence settings).
    THANKS!!

    >1. Does this mean that editing in a 59.97 time base as dictated by the use of the FireStore, I am not taking advantage of the 24 progressive frames?
    Yup.  The only way to get 720p at 23.98 is with a P2 card and shooting at 720p 24PN.  You can shoot 1080i 24pA with the card as well, and FCP will remove the advanced pulldown.  I don't think the Firestore records the Advanced pulldown...worth a test.
    >2. If I use the Variable Frame Rate, and shoot in 60FPS, then I am unable to get the smooth slo-mo feel? The camera maxes out at 60 FPS.
    Yup.  You are not able to get smooth slow motion if you shoot 60fps for use in a 60fps sequence.  Just like 30fps slowed down in a 30fps sequence isn't smooth. 
    >I purchased the camera for the same reasons most people do. To get that 24 progressive frames and have a film like look.
    Then get a 64GB P2 card.  They are only like $650.
    >Using the Firestore, seems to eliminate all of the benefits of this great camera.
    WRONG!  You reap a LOT of benefit of this camera.  Shooting 4:2:2 color space, instead of 4:2:0 that AVCHD, HDV, XDCAM shoot in.  Shooting with 3 CCDS, and not a single sensor that can give you rolling shutter (CMOS sensor).  Nice codec for easy editing in FCP (DVCPRO HD).  You can also shoot directly to QT on the firestore, eliminating the need to log and transfer. 
    But yes, the P2 card, that the camera was designed for, has more options. You bought a great camera, but a third party add-on device that doesn't do everything that a P2 card does.  BUT, I think the drive can record 1080i 24pA...and you can remove pulldown to get to 23.98.  And then shoot 720p60 for smooth slow motion...upscale the footage 50% from 720p to 1080.  It doesn't do a bad job of that.

  • LabVIEW: how to route time base to counter source using 6602.

    How do I route the 80Mhz internal time base on a 6602 card, to the source of any counter using LabVIEW? I can only see the option for an external time base, and drop down from source only allows me to select source pins or RTSI lines? I am using the DAQ Assistant!!Message Edited by ddudge12 on 06-08-2005 09:37 AM

    ddudge12,
    I haven't ever really used DAQ Assistant, but I *think* that the drop-down menu you mentioned is for selecting the Sampling clock, which is different than the counter Source. There doesn't appear to be a way to select a source signal in the DAQ Assistant -- it seems to expect you to wire a signal to the counter's default Source pin.
    You'll need to use a DAQmx Channel property node to select the 80 MHz timebase as a source. Attached is a screenshot of a very simple example that will count up as high as a 32-bit int can go, rollover to 0 and continue counting up, etc. It'll take a little less than a minute to rollover if all is working correctly.
    -Kevin P.
    Attachments:
    80MHz Source.gif ‏6 KB

  • Different editing time bases

    Hello All,
    I've come across a new error message, and I don't know what I did. I was nesting sequences together and the error message said, "Operation not allowed, different time bases." I must have done something wrong when setting up my project. The only thing I see different on this particular sequence is the Vid rate, 23.98. The other sequences are at 29.97 fps. Does anyone have an idea of how to work around so I can put into one master sequence? It is for a sports banquet for tomorrow night. Nothing like the last minute.
    Thanks,

    Do you know how I may have changed the time bases?
    No. It is something you did in the camera settings. I don't know what format you shot (HDV, AVCHD, DVCPRO HD), nor what camera you used. Nor do I know the settings of all the cameras out there. This is something you have to figure out, and pay attention to.
    shane

  • T-code to show the work done by a user on time basis

    Dear Gurus,
    I am looking for the T-code which will show me the customizing work done by a team member on time basis, say for example daily. How can I do this? Presently we are in realization phase of SAP implementation, so doing the customizing work.
    Wishes,
    Abhishek

    Check it using t.code AUT10.
    Are you using which implementation tool ?
    http://wiki.sdn.sap.com/wiki/display/BPX/SAPSolutionManager
    Edited by: Jeyakanthan A on Apr 15, 2010 10:46 AM

  • Can I get a list of users that visits a certain page on a Sharepoint site on a daily, weekly and monthly basis.

    Hi, We need a list of users that visits a certain page on a SharePoint site on a daily, weekly and monthly basis.
    Now the question is, is that possible out of the box or through the custom web development.
    Thanks
    RRS

    Hi,
       Hope this will help you.
    http://sharepoint.stackexchange.com/questions/83640/how-to-check-user-has-visited-site-collection-first-time
    http://blogs.msdn.com/b/ecm/archive/2010/05/03/web-analytics-in-sharepoint-2010-insights-into-reports-and-metrics.aspx
    Regards,
    MS

  • Requirement type, alternative calculation type and alternative base value?

    Hi guys pls can any body experts in pricing
    Can u pls explain requirement type, alternative calculation type and alternative base value?
    Not theory Any of Ur real time experience………

    <b>Requirement:</b>
    It is a routine that is written by an ABAP consultant according to the business requirement.
    By defining Requirement in condition technique we can restrict the access of condition type.
    To understand the concept, we will take the example of the Rebates. Rebates are to be included during the billing document processing and not in the sales document processing. As rebates are given on the delivered quantity and not on the ordered quantity (in case of cut-off period for rebates).
    For rebates we use the condition types BO01 to BO05, and in the Requirement column we give the value 24 which is "Only in Billing Document".
    This Requirement will ensure that these condition types will appear only during the billing document processing.
    If new Requirements are to be defined we follow the procedure given below.
    Go to T.Code: VOFM. - Maintain Requirements & Formulas
    Click on the "Requirements" in the top menu and then click on "pricing".
    We have a list of requirements, we can ask ABAP consultant to create new requirement based on the client requests.
    And we assign the application type like V - Sales/Distribution etc.
    <b>AltCty - Condition formula for alternative calculation type:</b>
    It is again a Routine that is written by ABAP Consultant.
    It is an alternative formula for the condition type that can be used instead of standard formulas.
    For example, let us take the Profit Margin which can be both + / - , so here this routine will help us in generating the value which can be either + or -. Profit margin is not a condition type so it cannot be classified as +ve or -ve in the V/06.
    Ex.: 950 0 Profit Margin 11.
    So we assign 11 - Profit Margin.
    If new routines are to be defined we follow the procedure given below.
    Go to T.Code: VOFM. - Maintain Requirements & Formulas
    Click on the "Formulas" and then on the "Condition Values".
    We have a list of routines, we can ask ABAP consultant to create new routines based on the client requests.
    And we assign the application type.
    <b>AltCBV - Alternative formula for condition base value:</b>
    Formula for determining the condition basis as an alternative to the standard.
    It is again a Routine that is written by ABAP Consultant.
    It is used as a basis to calculate value of the condition type instead of using it from the "FROM" column.
    Ex.: Freight - KF00.
    Freight is calculated based on weight, volume etc. and not on the base price. In pricing there is no entry of weight from which the value can be referred like we do for discounts using base price. We have to get the value from the Material master.
    In this column we can mention the value as 12 - Gross Weight or 13 - Net Weight.
    During pricing, the system will consider the value that is mentioned in this column and determine the freight based on this value.
    Suppose we have Net weight: 100 kgs and Gross Weight: 150 kgs. And if we mention 13 in this column then the Freight condition KF00 will be calculated using the weight as 100 kgs.
    Regards
    AK

  • Difference between client dependent table and client independent table

    hi all,
                  i m new in sap pls tell me the difference between client dependent table and client independent table.
    tell me in detail.
    thanks and regards
      vikas saini

    HI
    Client dependent Means if you create that data in one client is limited to that client only and it is not accessable in other clients
    Like SAP SCRIPTS and STD texts data
    where as Client Independent means the data if you create in one client that is available in that as well as in other clients
    Like SMARTFORMS, All dictionary Objects data and Repository objects data like Programs, Fun modules, tables etc..
    There is no specific reason behind why scripts are client dep[endent and smartforms are client independent!!!
    As for SAP -- Scripts are called client dependent because if you create client in say,200 it would be available in that only.If you want to test the script in client 300 then it won't be there,you will have to go to transaction se71 in 300 .Then Utilities-> Copy from client.Give the source as 200 & form name(i.e. script name) & copy.
    Few more reasons why....? Please read below:
    SAPscript technology is based on a mainframe product from the 1980s.SAPscript forms have always been -- under the hood -- relatively passive objects, with minimal embedded logic. These forms were designed to be driven and controlled by ABAP programs, much in the way ABAP programs read in database tables to produce reports;
    if you ever download a SAPscript form (e.g., via utility program RSTXSCRP), and look at the portable text file it produces you'll see what I mean.
    Many text objects (e.g., invoice header texts) are bound directly to documents which are client-dependent, so it makes sense for these text objects to also be client-dependent. From a complexity standpoint, SAPscript forms are close enough to these text objects where I can see how it made sense at the time to make them client-dependent too.
    What is client dependent and Client Independent
    https://www.sdn.sap.com/irj/sdn/forums

  • Where has my airport utility window gone ? when I double click on the icon all I get is an image of a globe and a base station with no options to make changes in my airport extreme.

    Where has my airport utility window gone? When I double click on the airport utility icon all I get is a picture of a globe and a base station with no further  options available to modify my airport extreme. 

    Sorry, you lost me on that last post.
    Let's start over again.
    Open AirPort Utility on your Mac
    Are you asked for a password at this point?  If yes, enter the base station or device password that you used when you originally set up the AirPort router. Depending when you did this originally, you might have been given an option to use the same password as the wireless network. If you were not, then you have a separate password for the base station.
    You need that password to be able to access the settings for the AirPort router in AirPort Utility.
    If you see a window listing basic information, click Edit in the upper right corner of the window.
    If you are asked for a password, you must enter the device password or base station password that you established when you first set up the AirPort router as explained above.
    If you forgot the password, a Soft Reset will allow you to go in and reset the base station password.  Might be a good idea to write down that password.
    If you are still stuck, then the only option that you have at this point is to perform a Hard Reset to return the settings to factory defaults and then set up the AirPort router again.
    If you prefer, you can also do a Factory Default Reset. It's the same as a Hard Reset except for the timing of holding in the reset button.

Maybe you are looking for

  • The body of text is not showing in email

    The emails come in but when I  try to open them the maind body of the message is blank

  • Sysman does not exist

    I have an oracle database on HP machine. There is a sysman directory under $ORACLE_HOME/. There is a schema 'dbsnmp' but no schema 'sysman' in the database. The document says the user sysman was created by defalt when the database was created. I don'

  • FM 'SCMS_STRING_TO_FTEXT'

    Hi, Used 'SCMS_STRING_TO_FTEXT' to convert the record string to a binary table and used the output in FM to email report as an attachment. But when I open the report I can see records more than 255 char printed in 2 lines instead of a single line. Pl

  • Any tips for creating a realistic midi cymbal swell?

    surely there has be to a way to create a nice cymbal swell - I used to use cubase but it never sounded realistic just filling in a large number of cymbal crashes jammed together - too percussive. any assistance would be awesome! thanks, stefano targh

  • Subquery in WebI with an OLAP univers

    Hi experts, Is it possible doing a subquery as an advanced filter in a webi based on an OLAP universe? The button is available but I get an WIS00007 error. (I have installed XI 3.1 SP2) Thanks